Update payload_pico.ino to enable APRS_VHF

beta-v1.3.1_no_flag
Alan Johnston 2 years ago committed by GitHub
parent 720cae3ec6
commit a1195feae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,7 +75,7 @@ MQTTClient client;
#define PICO_W // define if Pico W board. Otherwise, compilation fail for Pico or runtime fail if compile as Pico W
//#define APRS_VHF
#define APRS_VHF
byte green_led_counter = 0;
//char call[] = "AMSAT"; // put your callsign here

Loading…
Cancel
Save

Powered by TurnKey Linux.