fixed show_gps

pull/294/head
Alan Johnston 2 years ago committed by GitHub
parent d768868f02
commit 8a8247c5ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,7 @@ float rest;
char sensor_end_flag[] = "_END_FLAG_";
char sensor_start_flag[] = "_START_FLAG_";
bool show_ = true; // set to false to not see all messages
bool show_gps = true; // set to false to not see all messages
float flon = 0.0, flat = 0.0, flalt = 0.0;
void get_gps();

Loading…
Cancel
Save

Powered by TurnKey Linux.