summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThierry Carre2008-07-01 17:52:28 +0200
committerThierry Carre2008-07-01 17:52:28 +0200
commit7589118987a25327765dfad4796ac077a64a89fd (patch)
tree67f2f4a46502f8f7e6aede7ce7d31bd489f9f4a7 /include
parent71ccae5a7d0e63ca203afa3085e5e5e7675361b7 (diff)
restore code
Diffstat (limited to 'include')
-rw-r--r--include/gpio_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gpio_event.h b/include/gpio_event.h
index 7c2da32e6b..1fcaeaf6d7 100644
--- a/include/gpio_event.h
+++ b/include/gpio_event.h
@@ -32,6 +32,7 @@ enum gpio_event_t {
GPIO_PLCP_RECEIVING,
GPIO_PLCP_TX_STATUS,
GPIO_PLCP_IS_BUG1,
+ GPIO_PLCP_TRANSMIT_FAILED,
// ------- Basic Access -------
GPIO_BA_STATE_BIT0,