Commanders
Arduino buttons/bus library
Events.h
Go to the documentation of this file.
1 #pragma once
2 
9 {
22 };
23 
26 {
34 };
35 
36 #ifndef UNDEFINED_ID
37 
38 #define UNDEFINED_ID ((unsigned long)-1)
39 #endif
COMMANDERS_EVENT_TYPE
Definition: Events.h:25
COMMANDERS_MOVE_TYPE
Definition: Events.h:8