summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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,