Prep for v1.0.0
[hackover2013-badge-firmware.git] / core / gpio / gpio.h
index 4d8fdf9..29476b6 100644 (file)
@@ -69,8 +69,7 @@ gpioInterruptEdge_t;
 
 /**************************************************************************/
 /*! 
-    Indicates whether the interrupt should be triggered in the rising
-    or falling edge.  ActiveHigh means that a HIGH level on the pin will
+    ActiveHigh means that a HIGH level on the pin will
     trigger an interrupt, ActiveLow means that a LOW level on the pin
     will trigger an interrupt.
 */
This page took 0.027233 seconds and 4 git commands to generate.