@@ -0,0 +1,7 @@
#ifndef _MENU_H_
#include <stdint.h>
void set_page(uint8_t page_num);
void draw_menu(void);
#endif
The note is not visible to the blocked user.