Now have FEATURE_AUTOSPACE and FEATURE_DEAD_OP_WATCHDOG disabled by default for HARDWARE_NANOKEYER_REV_D
pull/22/head
Anthony Good 2016-07-18 19:26:21 -04:00
rodzic c116b3158f
commit 162866fc9e
2 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -441,6 +441,9 @@ New fetures in this stable release:
2.2.2016071001
OPTION_WINKEY_UCXLOG_9600_BAUD for UCXLog 9600 baud support (I can't get UCXlog to work at 1200 baud)
2.2.2016071801
Now have FEATURE_AUTOSPACE and FEATURE_DEAD_OP_WATCHDOG disabled by default for HARDWARE_NANOKEYER_REV_D
ATTENTION: AS OF VERSION 2.2.2016012004 LIBRARY FILES MUST BE PUT IN LIBRARIES DIRECTORIES AND NOT THE INO SKETCH DIRECTORY !!!!
@ -449,7 +452,7 @@ New fetures in this stable release:
*/
#define CODE_VERSION "2.2.2016071001"
#define CODE_VERSION "2.2.2016071801"
#define eeprom_magic_number 22
#include <stdio.h>

Wyświetl plik

@ -13,8 +13,8 @@
//#define FEATURE_HELL
// #define FEATURE_PS2_KEYBOARD // Change keyboard layout (non-US in K3NG_PS2Keyboard.h). Additional options below.
//#define FEATURE_USB_KEYBOARD
#define FEATURE_DEAD_OP_WATCHDOG
#define FEATURE_AUTOSPACE
//#define FEATURE_DEAD_OP_WATCHDOG
//#define FEATURE_AUTOSPACE
//#define FEATURE_FARNSWORTH
//#define FEATURE_DL2SBA_BANKSWITCH // Switch memory banks feature as described here: http://dl2sba.com/index.php?option=com_content&view=article&id=131:nanokeyer&catid=15:shack&Itemid=27#english
//#define FEATURE_LCD_4BIT // classic LCD disidefplay using 4 I/O lines