json output via udp

This commit is contained in:
hg
2015-05-03 20:53:49 +02:00
parent 40e18d4172
commit bbe3e8f9cd
7 changed files with 251 additions and 46 deletions

View File

@ -29,7 +29,7 @@
#ifndef Mudbus_h
#define Mudbus_h
#define MbDebug
// #define MbDebug
#define MB_N_R 125 //Max 16 bit registers for Modbus is 125
#define MB_N_C 128 //Max coils for Modbus is 2000 - dont need that many so here is a multiple of 8