diff --git a/dicmote.h b/dicmote.h index 7c9004b..ae10d92 100644 --- a/dicmote.h +++ b/dicmote.h @@ -23,6 +23,9 @@ #ifdef GEKKO #include +#ifndef MSG_PEEK +#define MSG_PEEK 0x02 // TODO: Untested, may not work +#endif #else #include #include