Barry Carter
Barry Carter
Log formatting crude. Needs cleanup
Implement the power chip's core max14690
In snowy, the ADC is used for multiple things, including ambient light and battery level. There is no mutex protecting this resource. In fact, there is no common agreed way...
Some older versions git throw errors on make error: unknown optionexclude
Currently vibrate can be on or off. On is too aggressive. We need to be able to control the speed. Enter PWM. Setup the pin to output a controllable PWM...
The resource loader currently is very optimistic. If there is an issue with a resource (say we packed the wrong image ID) and we try and load id, it can...