Add USE_PING

This commit is contained in:
Stephan Hadinger 2020-04-10 20:51:15 +02:00
parent cc9c3c3922
commit c42598f8c3
1 changed files with 3 additions and 0 deletions

View File

@ -389,6 +389,9 @@
#define USE_SUNRISE // Add support for Sunrise and sunset tools (+16k)
#define SUNRISE_DAWN_ANGLE DAWN_NORMAL // Select desired Dawn Angle from (DAWN_NORMAL, DAWN_CIVIL, DAWN_NAUTIC, DAWN_ASTRONOMIC)
// -- Ping ----------------------------------------
// #define USE_PING // Enable Ping command (+3k code)
// -- Rules or Script ----------------------------
// Select none or only one of the below defines
#define USE_RULES // Add support for rules (+8k code)