use stdint types only where needed
This commit is contained in:
@@ -342,6 +342,7 @@ struct mode_option resolution =
|
||||
.freq = 60,
|
||||
.flags = 0,
|
||||
};
|
||||
|
||||
int16_t force_measure_pll = 0;
|
||||
|
||||
void install_vbl_timer(void *func, int32_t remove)
|
||||
|
||||
Reference in New Issue
Block a user