mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 21:59:50 +03:00
Modbus v2 initialization fixed
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
|
||||
#include "streamlog.h"
|
||||
extern Streamlog debugSerial;
|
||||
extern Streamlog infoSerial;
|
||||
extern Streamlog errorSerial;
|
||||
|
||||
#if defined(__SAM3X8E__)
|
||||
#define wdt_res() watchdogReset()
|
||||
|
||||
Reference in New Issue
Block a user