OpenRTX/openrtx
Federico Amedeo Izzo bc88247809 UI: Fix compiler warning
uint32_t is unsigned long on 32-bit ARM and unsigned on 64-bit x64.
Add type specifier to avoid having warnings when compiling on Linux
2021-01-24 16:27:50 +01:00
..
include Graphics.h: Fix compiler warning 2021-01-24 15:57:02 +01:00
src UI: Fix compiler warning 2021-01-24 16:27:50 +01:00