#include "menu.h" #define MENU_ITEM_HEIGHT 8 void Menu::render(u8g2_t* u8g2_, uint8_t x, uint8_t y, uint8_t width, uint8_t height) { }