We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4fd5d commit c5da2a3Copy full SHA for c5da2a3
SSD1306Ui.h
@@ -26,7 +26,7 @@ Credits for parts of this code go to Daniel Eichhorn
26
#pragma once
27
28
#include <Arduino.h>
29
-#include "ssd1306_i2c.h"
+#include "SSD1306.h"
30
31
enum AnimationDirection {
32
SLIDE_UP,
0 commit comments