@ -4,6 +4,8 @@
#include <stdbool.h>
#include <stdint.h>
#define CRT_FRAMES_PER_SECOND 50
void crt_waitNextFrame(void);
void crt_waitFrames(uint16_t n);
The note is not visible to the blocked user.