aprs pin 26

pico-sstv-new-2
alanbjohnston 3 years ago committed by GitHub
parent b8ebd1ed93
commit 828e0e1e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -663,7 +663,8 @@ void config_telem() {
Serial.println("\nConfiguring for AFSK");
set_pin(AUDIO_OUT_PIN);
// set_pin(AUDIO_OUT_PIN);
set_pin(26);
char destination[] = "APCSS";
set_callsign(callsign, destination);

Loading…
Cancel
Save

Powered by TurnKey Linux.