mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Fix invalid constant description (#20796)
This commit is contained in:
parent
9608bc5799
commit
30dd5e6a55
@ -31,7 +31,7 @@
|
||||
|
||||
// can be user defined in my_user_config.h
|
||||
#ifndef WE517_SPEED
|
||||
#define WE517_SPEED 9600 // default WE517 Modbus address
|
||||
#define WE517_SPEED 9600 // default WE517 baudrate
|
||||
#endif
|
||||
// can be user defined in my_user_config.h
|
||||
#ifndef WE517_ADDR
|
||||
|
Loading…
x
Reference in New Issue
Block a user