1
0

white spaces .... copied from elsewhere

Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević
2018-11-02 12:49:27 -07:00
committed by Drashna Jaelre
parent df4f58ef31
commit eca3a411ad

View File

@@ -26,7 +26,7 @@
typedef union {
uint32_t raw;
struct {
uint8_t input_mode :8;
uint8_t input_mode :8;
};
} unicode_config_t;