changed to BPF_PIN

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

@ -51,7 +51,7 @@
#define RX2 9 // Serial2 to ESP32-CAM receive data
#define MAIN_PB_PIN 10 // Main board PB pushbutton pin
#define TXC_PIN 11 // Transceiver Board is present
#define LPF_PIN 12 // BPF is installed
#define BPF_PIN 12 // BPF is installed
#define PI_3V3_PIN 13 // 3.3V supply used to detect Pi Zero
#define BPSK_PWM_A_PIN 14 // was 6 // PWM Output Phase A to switch
#define BPSK_PWM_B_PIN 15 // was 7 // PWM Output Phase B to switch

Loading…
Cancel
Save

Powered by TurnKey Linux.