main/buttons.h

changeset 19
49e2960d4642
parent 1
ad2c8b13eb88
child 41
7639cfa6aec0
--- a/main/buttons.h	Fri Oct 26 13:29:14 2018 +0200
+++ b/main/buttons.h	Fri Oct 26 21:23:46 2018 +0200
@@ -225,6 +225,12 @@
 void EditSSR2(int *val);
 
 /**
+ * @brief Edit Mashtype value
+ * @param val The mash type
+ */
+void EditMashType(uint8_t *val);
+
+/**
  * @brief Confirm or not choice. Uses the whole screen.
  * @param top The top screen message.
  * @param ack The text for the ack button.

mercurial