mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 06:09:50 +03:00
Beginning to add homie convention compatibility https://homieiot.github.io/specification/
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(ARDUINO_ARCH_AVR)
|
||||
#include "HTTPClient.h"
|
||||
#include "HTTPClientAVR.h"
|
||||
#include <avr/pgmspace.h>
|
||||
#include <avr/wdt.h>
|
||||
#include <EEPROM.h>
|
||||
@@ -241,4 +241,4 @@ void ip_ready_config_loaded_connecting_to_broker();
|
||||
|
||||
void printCurentLanConfig();
|
||||
|
||||
void printFreeRam();
|
||||
//void printFreeRam();
|
||||
|
||||
Reference in New Issue
Block a user