Update LoRa_APRS_Tracker.cpp

This commit is contained in:
Peter Buchegger 2020-07-29 23:33:34 +02:00 committed by GitHub
parent 7ee9042e34
commit 32221c23ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,9 +22,6 @@ String create_long_aprs(RawDegrees lng);
void setup_lora();
int next_update = -1;
// cppcheck-suppress unusedFunction
void setup()
{