From 53c3f0e0bf45ce94e2207467186f9706afb1ec6f Mon Sep 17 00:00:00 2001 From: Rob French Date: Mon, 14 Mar 2022 17:15:13 -0500 Subject: [PATCH] quick checkin so I can look at another branch --- ubitx_20/ubitx.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ubitx_20/ubitx.h b/ubitx_20/ubitx.h index 7c17b11..5d22b4a 100644 --- a/ubitx_20/ubitx.h +++ b/ubitx_20/ubitx.h @@ -23,7 +23,7 @@ // Compile Option //============================================================================== //Ubitx Board Version -#define UBITX_BOARD_VERSION 2 //v1 ~ v4 : 4, v5: 5 +#define UBITX_BOARD_VERSION 5 //v1 ~ v4 : 4, v5: 5 //Depending on the type of LCD mounted on the uBITX, uncomment one of the options below. //You must select only one. @@ -39,9 +39,9 @@ #define I2C_LCD_SECOND_ADDRESS_DEFAULT 0x3F //0x27 //only using Dual LCD Mode //Select betwen Analog S-Meter and DSP (I2C) Meter -#define USE_I2CSMETER +//#define USE_I2CSMETER -#define EXTEND_KEY_GROUP1 //MODE, BAND(-), BAND(+), STEP +//#define EXTEND_KEY_GROUP1 //MODE, BAND(-), BAND(+), STEP //#define EXTEND_KEY_GROUP2 //Numeric (0~9), Point(.), Enter //Not supported in Version 1.0x //Custom LPF Filter Mod @@ -219,6 +219,9 @@ extern byte I2C_LCD_SECOND_ADDRESS; //only using Dual LCD Mode #define ANALOG_SPARE (A7) #define ANALOG_SMETER (A7) //by KD8CEC +#define KEYER_DOT (D11) +#define KEYER_DASH (D12) + /** * The second set of 16 pins on the Raduino's bottom connector are have the three clock outputs and the digital lines to control the rig. * This assignment is as follows :