mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 20:56:37 +00:00
Code cleanup
This commit is contained in:
parent
cd91930104
commit
814006aad8
@ -23,11 +23,6 @@
|
|||||||
#include "EEPROM.h"
|
#include "EEPROM.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FPSTR
|
|
||||||
#define FPSTR(pstr_pointer) (reinterpret_cast<const __FlashStringHelper *>(pstr_pointer))
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
void confDebugSet(const char * name)
|
void confDebugSet(const char * name)
|
||||||
{
|
{
|
||||||
/*char buffer[128];
|
/*char buffer[128];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user