diff options
Diffstat (limited to 'multiplexer.h')
-rw-r--r-- | multiplexer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multiplexer.h b/multiplexer.h index cd2eb60..f9105ae 100644 --- a/multiplexer.h +++ b/multiplexer.h @@ -11,8 +11,10 @@ # include <stdint.h> #ifndef __arm__ +#ifndef FORCE_GPIO #define SKIP_GPIO #endif +#endif // Access from ARM Running Linux |