Tyeth Gundry

Results 272 comments of Tyeth Gundry

So I went a tiny bit further, and made a macro to retry a function with a conditional check and a timeout. It's here in WipperSnapper.h: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/main...pb-error-msgs#diff-ea75f03b01eafd5a02c644c85f7ddc45401eda065b1d002832b12e85e5af73dbR75-R108 ```cpp /**************************************************************************/ /*!...

This **should not be merged** until the ci-wippersnapper branch for ci-arduino has been updated, as part of https://github.com/adafruit/ci-arduino/pull/196, and this PR had the refs updated in the build script. I...

Hmmm, 🤔 I wonder what's best. I know I made this problem more apparent when I adjusted the percentage before a change is registered (in line with an old comment...

Initial release of changed behaviour in v1.0.0-beta.93, as part of #635. Closing this issue for now, but please reopen if anyone has comments, or create a new issue.

Using latest version 2.3.6, I used the search and opened an example while waiting for the never ending "Processing LIBRARY_NAME: Installed LIBRARY_NAME" notification to finish... I didn't realise, until coming...

Just to say raised in meeting, as well as triggering i2c readings, suggested camera image taken by WS device,triggered by remote button/feed/blockly. Similarly Limor suggested GPS / geofencing could trigger...

[COM4_2025_04_23.19.15.50.277.txt](https://github.com/user-attachments/files/19878943/COM4_2025_04_23.19.15.50.277.txt) I'll look at this later

``` Encoding registration request...Encoding registration msg...Published! 18:32:40.059 > Polling for registration message response...2 18:32:40.110 > 18:32:40.110 > assert failed: vTaskPriorityDisinheritAfterTimeout tasks.c:5267 (pxTCB != pxCurrentTCBs[ xPortGetCoreID() ]) 18:32:40.115 > 18:32:40.115 >...

First two outputs were PlatformIO builds v99 with BSP3.13 and v100 with lower bsp, so ignore. Then v100 with BSP 3.20 so take note of neopixel / vTask error. Note...