Browse Source

HMT4CH_PAYLOAD_LEN

pull/1541/head
geronet1 8 months ago
parent
commit
44a864fd57
  1. 2
      src/hms/hmsDefines.h

2
src/hms/hmsDefines.h

@ -190,7 +190,7 @@ const byteAssign_t hmt4chAssignment[] = {
{ FLD_MT, UNIT_C, CH0, CALC_MT_CH0, 0, CMD_CALC }
};
#define HMT4CH_LIST_LEN (sizeof(hmt4chAssignment) / sizeof(byteAssign_t))
#define HMT4CH_PAYLOAD_LEN 98 // FIXME
#define HMT4CH_PAYLOAD_LEN 98
//-------------------------------------
// HMT-1800, HMT-2250

Loading…
Cancel
Save