Update size of Ping

This commit is contained in:
Stephan Hadinger 2020-04-15 18:55:04 +02:00
parent 71717c3f4e
commit 49ef6598fc
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@
#define SUNRISE_DAWN_ANGLE DAWN_NORMAL // Select desired Dawn Angle from (DAWN_NORMAL, DAWN_CIVIL, DAWN_NAUTIC, DAWN_ASTRONOMIC) #define SUNRISE_DAWN_ANGLE DAWN_NORMAL // Select desired Dawn Angle from (DAWN_NORMAL, DAWN_CIVIL, DAWN_NAUTIC, DAWN_ASTRONOMIC)
// -- Ping ---------------------------------------- // -- Ping ----------------------------------------
// #define USE_PING // Enable Ping command (+3k code) // #define USE_PING // Enable Ping command (+2k code)
// -- Rules or Script ---------------------------- // -- Rules or Script ----------------------------
// Select none or only one of the below defines // Select none or only one of the below defines