#ifndef DS5_BRIDGE_OLED_H #define DS5_BRIDGE_OLED_H void oled_init(); void oled_loop(); #endif // DS5_BRIDGE_OLED_H