mirror of https://github.com/arendst/Tasmota.git
Update size of Ping
This commit is contained in:
parent
71717c3f4e
commit
49ef6598fc
|
@ -391,7 +391,7 @@
|
|||
#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)
|
||||
// #define USE_PING // Enable Ping command (+2k code)
|
||||
|
||||
// -- Rules or Script ----------------------------
|
||||
// Select none or only one of the below defines
|
||||
|
|
Loading…
Reference in New Issue