fixed alignment of macs and port due to structure

This commit is contained in:
2021-08-30 14:19:31 +02:00
parent 0233afb8d2
commit 171175afd1
4 changed files with 47 additions and 26 deletions

View File

@ -126,6 +126,8 @@ enum MASTERINDEX { MASTER_HARDWARE, OW_MASTER, OW_SLAVE };
#define UDP_HEADER_MAX_FRAME_VALUE (0xFFFFFFFFFFFF)
#define BIT16_MASK (0xFFFF)
#define DAC_MIN_MV (0)
#define DAC_MAX_MV (2048)
#define LTC2620_MIN_VAL \