mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-12-21 14:32:52 +01:00
Print S8 sensor information
This commit is contained in:
@@ -952,6 +952,8 @@ static void boardInit(void) {
|
||||
} else {
|
||||
Serial.println("Set S8 AbcDays failure");
|
||||
}
|
||||
|
||||
ag->s8.printInformation();
|
||||
}
|
||||
|
||||
localServer.setFwMode(fwMode);
|
||||
|
||||
Reference in New Issue
Block a user