First rough implementation of HMT inverters

This commit is contained in:
Thomas Basler
2023-03-08 22:59:14 +01:00
parent ef614751b1
commit dc91929d6e
5 changed files with 115 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
#define INV_MAX_NAME_STRLEN 31
#define INV_MAX_COUNT 10
#define INV_MAX_CHAN_COUNT 4
#define INV_MAX_CHAN_COUNT 6
#define CHAN_MAX_NAME_STRLEN 31