1
0
Fork 0

fix travis and reduce warnings

This commit is contained in:
Jack Humbert 2017-02-16 11:37:46 -05:00
parent 15dc540cac
commit 1ac5dc9e52
3 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,7 @@
#define UNICODE_TYPE_DELAY 10
#endif
__attribute__ ((unused))
static uint8_t input_mode;
void set_unicode_input_mode(uint8_t os_target);