mirror of https://github.com/arendst/Tasmota.git
Merge pull request #13487 from Noschvie/patch-7
Fixed comment in xnrg_08_sdm120.ino
This commit is contained in:
commit
74c1df8fdb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue