stmbl/shared/config.h

7 lines
85 B
C

#include "hal.h"
typedef struct {
NAME name;
char *config;
} config_template_t;