aboutsummaryrefslogtreecommitdiff
path: root/regulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'regulator.h')
-rw-r--r--regulator.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/regulator.h b/regulator.h
index 5f8c473..1b59a57 100644
--- a/regulator.h
+++ b/regulator.h
@@ -13,7 +13,6 @@
* - initial API and implementation
*******************************************************************************/
-#define VALUE_MAX 16
-
+extern int regulator_display(void);
extern int regulator_init(void);
extern int regulator_dump(void);