Merge upstream dev into keymindCascade

This commit is contained in:
mikecarper
2026-09-24 00:51:07 -07:00
40 changed files with 2405 additions and 200 deletions
+2
View File
@@ -254,6 +254,8 @@ void loop() {
command[0] = 0; // reset command buffer
}
board.loop(); // let the board feed its watchdog, run periodic housekeeping
the_mesh.loop();
sensors.loop();
#ifdef DISPLAY_CLASS