diff --git a/tasmota/xnrg_08_sdm120.ino b/tasmota/xnrg_08_sdm120.ino index 85eb252db..f67ec69d9 100644 --- a/tasmota/xnrg_08_sdm120.ino +++ b/tasmota/xnrg_08_sdm120.ino @@ -29,7 +29,7 @@ // can be user defined in my_user_config.h #ifndef SDM120_SPEED - #define SDM120_SPEED 2400 // default SDM120 Modbus address + #define SDM120_SPEED 2400 // default SDM120 Modbus baud rate #endif // can be user defined in my_user_config.h #ifndef SDM120_ADDR