1
0
mirror of https://github.com/revspace/operame synced 2025-02-23 20:06:58 +00:00

Fix header file name

This commit is contained in:
Sander Vanhove 2021-10-06 15:22:21 +02:00 committed by GitHub
parent 68b82bcf02
commit 02888d3c54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
#include <WiFiSettings.h>
#include <MHZ19.h>
#include <ArduinoOTA.h>
#include <ArduinoJSON.h>
#include <ArduinoJson.h>
#include <SPI.h>
#include <TFT_eSPI.h>
#include <logo.h>