Modbus RTU v1

This commit is contained in:
2026-06-11 16:51:52 -05:00
parent fe8acfbc2c
commit 254928cc18
1471 changed files with 39 additions and 171573 deletions

View File

@@ -6,8 +6,8 @@
#include <stddef.h>
#define DEVICE_NAME_MAX_LEN 32
#define DEVICE_CSV_MAX_LEN 64
#define MAX_VIRTUAL_DEVICES 3
#define DEVICE_CSV_MAX_LEN 96
#define MAX_VIRTUAL_DEVICES 10 /* This the max devices it will simualte, adjust if you need more than 10, do recall this will take up memory */
typedef enum
{