CatRadio/guidata.h

11 wiersze
184 B
C

#ifndef GUIDATA_H
#define GUIDATA_H
#endif // GUIDATA_H
typedef struct {
int vfoDisplayMode; //0: use Left/Right mouse button, 1: click digit up or down
} guiConfig;