added back read reset count

pico-v0.1 v0.1
alanbjohnston 3 years ago committed by GitHub
parent 5897514c1b
commit 1eb830abeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,7 +93,7 @@ void setup() {
// configure STEM Payload sensors // configure STEM Payload sensors
start_payload(); // above code not working, so forcing it start_payload(); // above code not working, so forcing it
// read_reset_count(); read_reset_count();
sim_mode = FALSE; sim_mode = FALSE;
if (sim_mode) if (sim_mode)

Loading…
Cancel
Save

Powered by TurnKey Linux.