commit before I totally change the RigState architecture

This commit is contained in:
Rob French
2021-02-15 22:38:05 -06:00
parent 2cbc9abae8
commit f3887e7950
6 changed files with 47 additions and 88 deletions

View File

@@ -255,11 +255,11 @@ extern byte I2C_LCD_SECOND_ADDRESS; //only using Dual LCD Mode
#define I2CMETER_CALCR 0x55 //Calculated SWR Meter
#define I2CMETER_UNCALCR 0x54 //Uncalculated SWR Meter
// Raduino provides updated data to TeensyDSP
// Raduino<=>TeensyDSP data exchange
#define I2CMETER_RIGINF 0x50
// Raduino requests any CAT updates from TeensyDSP
#define I2CMETER_REQCAT 0x51
//#define I2CMETER_REQCAT 0x51
//==============================================================================
// for public, Variable, functions