Backlight bei Inaktivität aus.
[hackover2013-badge-firmware.git] / badge / ui / event.h
index cfaa47c..4a165ee 100644 (file)
@@ -37,6 +37,7 @@ extern "C" {
 
   badge_event_t badge_event_wait(void);
   void          badge_event_start(void);
+  void          badge_event_stop (void);
 
 #ifdef __cplusplus
 }
This page took 0.02572 seconds and 4 git commands to generate.