mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 21:59:50 +03:00
custom firmware mac address
build_flags_template disabling freeram print removing CR if no previous thermostat printing
This commit is contained in:
@@ -25,3 +25,4 @@ void SetAddr(char * out, uint8_t* addr);
|
||||
uint8_t HEX2DEC(char i);
|
||||
int getInt(char ** chan);
|
||||
unsigned long freeRam ();
|
||||
void parseBytes(const char* str, char separator, byte* bytes, int maxBytes, int base);
|
||||
Reference in New Issue
Block a user