emilverwoerd

Results 16 comments of emilverwoerd

see still 1 issue when using the last slot of a group its not send so slot 15 isn't visible

Currently I don't have a osciliscope so thats currently out of the capabilities however maybe I can do something with Serial.println Did the following code: - Temp was visible on...

Hi thanks already that you're going to check it really happy with the support for making this work on a ESP32-C3. I use the following board https://shop.m5stack.com/products/m5stamp-c3u-mate-with-pin-headers

Did a small test and when changing the following it works Changed the slot time to 650ms ``` #define SLOT_TIME 650 // 660 ms ```

the range to get it to work on my esp32-C3 was between 20ms and 650ms. In this range it seemed to work correctly

Yeah you would think indeed that it is a typing error but no it really is 20ms so the bandwidth is extremely large have to note only tested it with...