This commit is contained in:
Tuxphone 2020-10-27 16:11:53 +01:00
parent b6ce634744
commit 1903495d92
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "cyPm.c" #include "cyPm.c"
// CONFIGURATION: // CONFIGURATION:
// Change RegionCode, Frequency, Speed in config.h ! // Change RegionCode config.h !
#define VERBOSE // define to SILENT to turn off serial messages #define VERBOSE // define to SILENT to turn off serial messages
#define NOBLINK // define to NOBLINK to turn off LED signaling #define NOBLINK // define to NOBLINK to turn off LED signaling
#define NO_OLED // define to NO_OLED to turn off display #define NO_OLED // define to NO_OLED to turn off display