testing sim mode

pico-v0.14
alanbjohnston 4 years ago committed by GitHub
parent ac004b67a6
commit 4c683b36a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,7 +95,7 @@ void setup() {
read_reset_count();
sim_mode = FALSE;
sim_mode = TRUE;
if (sim_mode)
config_simulated_telem();
else

Loading…
Cancel
Save

Powered by TurnKey Linux.