mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 21:59:50 +03:00
ModbusTCP&UDP option (-D IPMODBUS)
This commit is contained in:
@@ -183,6 +183,10 @@ extern Streamlog errorSerial;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef IPMODBUS
|
||||
#include "ipmodbus.h"
|
||||
#endif
|
||||
|
||||
#include "Arduino.h"
|
||||
#include "utils.h"
|
||||
#include "textconst.h"
|
||||
|
||||
Reference in New Issue
Block a user