#ifndef __BSP_OLED_H__ #define __BSP_OLED_H__ #include "OLED.h" void bsp_oled_init(void); #endif