diff options
Diffstat (limited to 'hid/src/main.cpp')
-rw-r--r-- | hid/src/main.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hid/src/main.cpp b/hid/src/main.cpp index b1512a0d..7a7b83db 100644 --- a/hid/src/main.cpp +++ b/hid/src/main.cpp @@ -43,10 +43,12 @@ #endif #include "outputs.h" + +static Outputs _out; #ifdef HID_DYNAMIC static bool _reset_required = false; #endif -static Outputs _out; + // ----------------------------------------------------------------------------- static void _cmdSetKeyboard(const uint8_t *data) { // 1 bytes |