diff Discovery/Inc/tMenuSetpoint.h @ 788:4abfb8a2a435

Define explicit setpoints for low / high / deco. Add an option to delay the switch to SPlow until all decompression has been cleared. (mikeller)
author heinrichsweikamp
date Tue, 04 Jul 2023 14:39:06 +0200
parents 5f11787b4f42
children
line wrap: on
line diff
--- a/Discovery/Inc/tMenuSetpoint.h	Sun Jun 04 21:59:26 2023 +0200
+++ b/Discovery/Inc/tMenuSetpoint.h	Tue Jul 04 14:39:06 2023 +0200
@@ -34,6 +34,5 @@
 
 /* Exported functions --------------------------------------------------------*/
 
-uint32_t tMSP_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext);
-
+uint32_t tMSP_refresh(char *text, uint16_t *tab, char *subtext);
 #endif /* TMENU_SETPOINT_H */