Renamed default hostnames and device names, added some HAL extensions and hardened code a bit.

This commit is contained in:
Terje Io
2021-11-09 15:24:52 +01:00
parent 4a140576a2
commit f306bfa598
16 changed files with 163 additions and 32 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ typedef enum {
typedef struct {
status_code_t id;
const char *name;
const char *xname;
const char *description;
} status_detail_t;