From 49ef6598fca07aabbc5e20bd56baed33143cfd0f Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Wed, 15 Apr 2020 18:55:04 +0200 Subject: [PATCH] Update size of Ping --- tasmota/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 97476820f..6ac041770 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -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