mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Add some WIFI respawning & relability improvements for ESPx
MEGA compilation error fixed
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
CCS811 ccs811(CCS811_ADDR);
|
||||
ClosedCube_HDC1080 hdc1080;
|
||||
uint16_t ccs811Baseline;
|
||||
long ccs811Baseline;
|
||||
|
||||
int in_ccs811::Setup(int addr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user