4 lines
73 B
C
4 lines
73 B
C
|
#pragma once
|
||
|
|
||
|
#define OLED_DISPLAY_128X64
|
||
|
#define OLED_UPDATE_INTERVAL 10
|