Romain

Results 15 issues of Romain

### Description: The Windows Notification Rocket.Chat is still running is always present when Rocket.Chat's close button is clicked (and the app sent to the system tray). This notification is always...

uConfig returns bad packages from this datasheet: http://www.cypress.com/file/138656/download Related to #2

bug

When trying to compile the project with Android Studio 3.4 this error is reported: `Error: Invoke-customs are only supported starting with Android O (--min-api 26)` The build.gradle file makes use...

Loading the project in NetBeans IDE 12.0 gives the following error: ``` Z:\git\github\cantact-app\CANtactCore\build.xml:7: The following error occurred while executing this line: Z:\git\github\cantact-app\CANtactCore\nbproject\build-impl.xml:44: Cannot find Z:\git\github\cantact-app\CANtactCore\nbproject\${nbplatform.default.harness.dir}\build.xml imported from Z:\git\github\cantact-app\CANtactCore\nbproject\build-impl.xml ``` After...

### Problem Description Default max_buffer_len is 1024 in the example. Increasing it to 4096 causes a crash and reboot of the ESP32-S3: ``` ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)...

Is the SD card supported yet, and if so, how to use it and log data to it?

Is there a plan to support the CANtact / CANable / CANable Pro interfaces running the stock slcan firmware (serial) or the candleLight firmware?

Any plan of supporting the TME API for use with KiCost?

First of all, thanks for the great lib and examples! I'll try to contribute starting with this issue, and maybe a fix if that's at my level! So, I noticed...

DelaySysTick has jitter for specific values of 1, 2, 6, 8, 10 (tested up to 10). DelaySysTick(0) is always 292ns. DelaySysTick(1) is 292ns or 459ns. DelaySysTick(2) is 459ns or 626ns....