projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Prep for v1.0.0
[hackover2013-badge-firmware.git]
/
core
/
gpio
/
gpio.h
diff --git
a/core/gpio/gpio.h
b/core/gpio/gpio.h
index
4d8fdf9
..
29476b6
100644
(file)
--- a/
core/gpio/gpio.h
+++ b/
core/gpio/gpio.h
@@
-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.
*/
trigger an interrupt, ActiveLow means that a LOW level on the pin
will trigger an interrupt.
*/
This page took
0.035554 seconds
and
4
git commands to generate.