mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
Improve RTU handling
This commit is contained in:
parent
2f7e5fb1fa
commit
9c694058cb
9 changed files with 819 additions and 822 deletions
|
@ -5,10 +5,6 @@
|
|||
#ifndef _EMODBUS_OPTIONS_H
|
||||
#define _EMODBUS_OPTIONS_H
|
||||
|
||||
#ifndef RXFIFO_FULL_THRHD_PATCHED
|
||||
#define RXFIFO_FULL_THRHD_PATCHED 0
|
||||
#endif
|
||||
|
||||
/* === ESP32 DEFINITIONS AND MACROS === */
|
||||
#if defined(ESP32)
|
||||
#include <Arduino.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue