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 6aae726 commit 85fe129Copy full SHA for 85fe129
examples/WeatherStationDemo/WeatherStationDemo.ino
@@ -85,7 +85,7 @@ void drawFrame1(int x, int y);
85
void drawFrame2(int x, int y);
86
void drawFrame3(int x, int y);
87
void drawFrame4(int x, int y);
88
-void drawFrame4(int x, int y);
+void drawFrame5(int x, int y);
89
void setReadyForWeatherUpdate();
90
void drawForecast(int x, int y, int dayIndex);
91
0 commit comments