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 |
||
|---|---|---|
| .. | ||
| ui | ||
| battery.c | ||
| bootstrap.c | ||
| calibUtils.c | ||
| graphics.c | ||
| input.c | ||
| main.c | ||
| state.c | ||
| threads.c | ||
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 |
||
|---|---|---|
| .. | ||
| ui | ||
| battery.c | ||
| bootstrap.c | ||
| calibUtils.c | ||
| graphics.c | ||
| input.c | ||
| main.c | ||
| state.c | ||
| threads.c | ||