123

Dependents:  

Fork of Ventiel by Temp27

Revision:
4:0b90e095f3b7
Parent:
0:6139224eb903
--- a/ventiel.h	Wed Aug 20 12:18:47 2014 +0000
+++ b/ventiel.h	Sun Sep 07 12:07:49 2014 +0000
@@ -8,6 +8,7 @@
   uint8_t v_var;
   
   ventiel(); 
+  void toggle(uint8_t val);
   void set(uint8_t val);
   void reset(uint8_t val);
   bool get(uint8_t val);