Default modbus serial param to N81

Optimized DUE flash saving routine
This commit is contained in:
2019-06-11 15:17:45 +03:00
parent 02fc784002
commit b5c6c3a618
2 changed files with 28 additions and 1 deletions

View File

@@ -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