A1210/Core/Inc/screen.h

10 lines
89 B
C
Raw Normal View History

#include "my.h"
#include "ssd1306.h"
#include "OLED_Fonts.h"
void screenDraw(void);