Tyeth Gundry
Tyeth Gundry
**Is your feature request related to a problem? Please describe.** V1 of WipperSnapper has no support for the vector sensor types in Adafruit Sensor, although the event type is in...
**Is your feature request related to a problem? Please describe.** Many components offer multiple values of the same subcomponent type. This is usually represented as a sensor type (Adafruit_Sensor repository),...
Quad Alphanumeric display displays an extra top bar after message "No." (bar is position 3) and "No. " (position 4), using left alignment. 
> Seeing the reboot on I2cWrite messages out of sync too. Was the XIAO, but I confused some LED thing with it actually rebooting. > Has SSD1306 128x64 and a...
When the config doesn't exist or auto config settings is not specified, then the offline firmware automatically scans and attempts to initialise i2c devices. This can cause a crash, reboot,...
This is meant to solve a head scratcher. We're likely to want to support a few boards that have their board define as a plain ESP module, like the DFRobot...
Some boards use the generic module FQBN or the ARDUINO_BOARD define for a generic module/devkit, when they have differing pinouts. We need to be able to distinguish between them during...
Might be my local testing builds that did it, but found the 0.49" OLED to be using the older font size when I removed the component and added it again...
Testing the latest batch of added sensors, most of them are identified incorrectly at auto-detection (HTU31d becomes INA219 etc). Looking deeper most of the begin calls we don't confirm the...