Update
This commit is contained in:
parent
088fa5da21
commit
ed783b4b23
@ -138,7 +138,9 @@ void setup() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
delay(100);
|
delay(100);
|
||||||
|
delay(900);
|
||||||
|
Serial.println(getVoltage());
|
||||||
wdt_reset();
|
wdt_reset();
|
||||||
checkPresses();
|
checkPresses();
|
||||||
checkCharging();
|
checkCharging();
|
||||||
|
|||||||
1178
UPGRADE/Code/v2/v2.ino.eightanaloginputs.hex
Normal file
1178
UPGRADE/Code/v2/v2.ino.eightanaloginputs.hex
Normal file
File diff suppressed because it is too large
Load Diff
1302
UPGRADE/Code/v2/v2.ino.with_bootloader.eightanaloginputs.hex
Normal file
1302
UPGRADE/Code/v2/v2.ino.with_bootloader.eightanaloginputs.hex
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user