diff Discovery/Inc/tMenuEdit.h @ 584:830de438e0b0

Added option for 100% o2 calibration: For the implementation of the selection of the calib gas the reactivation of the menu elemen "FIELD_TOGGLE" was necessary. Within the calibration menu item it is now possible to select between air and 100% o2 calibration. The calibration itself no consideres the ambient pressure during calculation of the coeff.
author Ideenmodellierer
date Sat, 12 Dec 2020 21:05:11 +0100
parents 531e7818b737
children b9f699d2e3d0
line wrap: on
line diff
--- a/Discovery/Inc/tMenuEdit.h	Sat Dec 12 20:54:31 2020 +0100
+++ b/Discovery/Inc/tMenuEdit.h	Sat Dec 12 21:05:11 2020 +0100
@@ -95,7 +95,7 @@
 void exitMenuEdit_to_Home_with_Menu_Update(void);
 void exitMenuEdit_to_Menu_with_Menu_Update(void);
 void exitMenuEdit_to_Menu_with_Menu_Update_do_not_write_settings_for_this_only(void);
-
+void exitMenuEditField(void);
 void tMenuEdit_writeSettingsToFlash(void);
 
 GFX_DrawCfgScreen* getMenuEditScreen(void);