#pragma once #include "stm32f4xx_hal.h" void OnPageLoad_main(); void OnPageButton_main(uint8_t bid, uint8_t val);