@ -274,7 +274,7 @@ typedef struct {
uint16_t sysHasRun;
} ack_sysinfo_t;
static inline const char* protocolType2Str(int type) {
static inline const char* PSType2Str(int type) {
switch (type) {
case 0:
return "P100";