diff --git a/tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino b/tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino index 3d2e33d84..254f03e10 100755 --- a/tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino @@ -10259,7 +10259,7 @@ uint32_t options = 0; #ifdef USE_SCRIPT_I2C options |= 0x00400000; #endif -#ifdef USE_DSIPLAY_DUMP +#ifdef USE_DISPLAY_DUMP options |= 0x00800000; #endif #ifdef USE_SCRIPT_SERIAL