OrangeRX TX modifications

This commit is contained in:
Pascal Langer
2017-12-12 10:19:50 +01:00
parent f280779528
commit 8da03940e8
4 changed files with 9 additions and 36 deletions

View File

@@ -90,6 +90,10 @@
// The offset is in +/-kHz. Default value is 0.
#define A7105_FREQ_OFFSET 0
//If you compile for the OrangeRX TX module you need to select the correct board type.
//By default the compilation is done for the GREEN board, to switch to a BLUE board uncomment the line below by removing the "//"
//#define ORANGE_TX_BLUE
/*****************/
/*** GLOBAL ID ***/
/*****************/