mirror of
https://github.com/JADE-Jerry/jcalendar.git
synced 2025-12-13 12:58:12 +08:00
1.1.6
This commit is contained in:
@@ -101,7 +101,7 @@ void setup() {
|
||||
|
||||
led_init();
|
||||
led_on();
|
||||
delay(1000);
|
||||
delay(100);
|
||||
int voltage = readBatteryVoltage();
|
||||
Serial.printf("Battery: %d mV\r\n", voltage);
|
||||
if(voltage < 2500) {
|
||||
|
||||
Reference in New Issue
Block a user