Merge branch 'dev' into solar-watchdog

This commit is contained in:
Quency-D
2026-07-04 16:47:37 +08:00
committed by GitHub
188 changed files with 6386 additions and 1146 deletions
+2
View File
@@ -84,6 +84,8 @@ void setup() {
#if ENABLE_ADVERT_ON_BOOT == 1
the_mesh.sendSelfAdvertisement(16000, false);
#endif
board.onBootComplete();
}
void loop() {