UP 模拟器
This commit is contained in:
@@ -23,7 +23,7 @@ void Refresh_Call(OLED_T *dev) {
|
||||
uint8_t oledbuf[8][128] = {0};
|
||||
|
||||
void Test_OLED() {
|
||||
SIM_OLED_INIT(0xFFFFFF, 0x0, 10, true);
|
||||
SIM_OLED_INIT(128, 64, 0xFFFFFF, 0x0, 10, 1);
|
||||
OLED_T oled = {
|
||||
.height=64,
|
||||
.width=128,
|
||||
|
Reference in New Issue
Block a user