mirror of
https://github.com/anklimov/lighthub
synced 2025-12-12 06:39:51 +03:00
DHT22 Input support, thermo and esp refactoring
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
|
||||
#if defined(__ESP__)
|
||||
#include <FS.h> //this needs to be first, or it all crashes and burns...
|
||||
#include "esp.h"
|
||||
#include <EEPROM.h>
|
||||
#include <ESP8266HTTPClient.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user