mirror of
https://github.com/anklimov/lighthub
synced 2026-05-02 20:16:55 +00:00
Default modbus serial param to N81
Optimized DUE flash saving routine
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef MODBUS_DIMMER_PARAM
|
||||
#define MODBUS_DIMMER_PARAM SERIAL_8E1
|
||||
#define MODBUS_DIMMER_PARAM SERIAL_8N1
|
||||
#endif
|
||||
|
||||
#define dimPar MODBUS_DIMMER_PARAM
|
||||
|
||||
Reference in New Issue
Block a user