#ifndef __OLED_COMMON_H #define __OLED_COMMON_H void init_oled(void); #endif // __OLED_COMMON_H