diff Discovery/Inc/base.h @ 778:74253a41cf80

Zusammenf?hren
author heinrichsweikamp
date Mon, 22 May 2023 09:15:09 +0200
parents 45b8f3c2acce
children f29369fff71e
line wrap: on
line diff
--- a/Discovery/Inc/base.h	Mon May 22 09:14:27 2023 +0200
+++ b/Discovery/Inc/base.h	Mon May 22 09:15:09 2023 +0200
@@ -109,6 +109,7 @@
 void get_globalStateList(SStateList *output);
 void set_globalState_Menu_Page(uint8_t page);
 void set_globalState_Menu_Line(uint8_t line);
+uint8_t get_globalState_Menu_Line(void);
 void get_idSpecificStateList(uint32_t id, SStateList *output);
 void delayMicros(uint32_t micros);
 void get_RTC_DateTime(RTC_DateTypeDef * sdatestructureget, RTC_TimeTypeDef * stimestructureget);