removed extra latitude and longitude

pull/182/head
alanbjohnston 4 years ago committed by GitHub
parent 6d21812e72
commit c124fc0de8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -320,8 +320,6 @@ int buffer_size;
long micro_timer;
int ready = FALSE;
bool cw_stop = false;
float latitude = ;
float latitude = 39.027702f, longitude = -77.078064f;
#define PRESSED 0
#define HELD 0

Loading…
Cancel
Save

Powered by TurnKey Linux.