Tyeth Gundry
Tyeth Gundry
Adds extra logging on encoding errors for protobuf/nanopb.
This relates to #562 and #579
Matching component definition at https://github.com/adafruit/Wippersnapper_Components/pull/217 Atrifacts need testing still.
It's possible for the display config file to be corrupt, at which point the funhouse fails to continue. It's a standard file we generate so this commit regenerates the file...
When a file system corruption is detected, or a problem with the secrets or bootlog files, then they are recreated. This doesn't happen for display config json file.
Fix node warnings. Similar to https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/pull/508
### Note to self: Remove Alert from Guide page once resolved: https://learn.adafruit.com/pm25-air-quality-sensor/wippersnapper **Describe the bug** Originally running on **Feather ESP32v2** latest wippersnapper (and a few versions ago, maybe 60's), also...
**Describe the bug** _A clear and concise description of what the bug is:_ An error is shown in serial output: ``` E (4097) task_wdt: delete_entry(232): task not found ``` Discovered...