Mainmenu done; confog. Menu started
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
//Zum Erstellen der gesamten Benutzeroberfläche. Samt einlesen des Inkrementalgebers, und Übergabe von Parametern an "Backend"
|
||||
#ifndef MENU_H
|
||||
#define MENU_H
|
||||
|
||||
|
||||
|
||||
extern const char *OutCombi_names[];
|
||||
|
||||
void configure_OLED();
|
||||
void config_internal_Encoder();
|
||||
void menu_loop();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user