Code cleanup

This commit is contained in:
fvanroie 2020-04-30 17:31:36 +02:00
parent cd91930104
commit 814006aad8

View File

@ -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];