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