# | Line 33 | Line 33 | typedef struct { | |
---|---|---|
33 | int16_t bottom; | |
34 | } UUtRect; | |
35 | ||
36 | + | typedef struct { |
37 | + | uint32_t input; |
38 | + | float analog; |
39 | + | } LItDeviceInput; |
40 | + | |
41 | #include "Symbols_Var.h" | |
42 | #include "Symbols_Func.h" | |
43 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |