Update main.h change rpitx to transmit

release-3
Alan Johnston 1 year ago committed by GitHub
parent 86f9782d87
commit b15f333b29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -111,7 +111,7 @@ FILE *telem_file;
#define REPEATER 11 #define REPEATER 11
#define TXCOMMAND 12 #define TXCOMMAND 12
int rpitxStatus = -1; int transmitStatus = -1;
float amplitude; // = ; // 20000; // 32767/(10%amp+5%amp+100%amp) float amplitude; // = ; // 20000; // 32767/(10%amp+5%amp+100%amp)
float freq_Hz = 3000; // 1200 float freq_Hz = 3000; // 1200

Loading…
Cancel
Save

Powered by TurnKey Linux.