Multiline-comments
This commit is contained in:
@@ -28,12 +28,6 @@
|
|||||||
#include "handbremse.h"
|
#include "handbremse.h"
|
||||||
#include "bobbyquickactions.h"
|
#include "bobbyquickactions.h"
|
||||||
|
|
||||||
//#define STRINGIZE(x) (#x)
|
|
||||||
//#define IS_MACRO_DEFINED_OR_ONE(y) (!*STRINGIZE(y) || '1'==*STRINGIZE(y))
|
|
||||||
|
|
||||||
//#define FLAG(name, _default) \
|
|
||||||
// IS_MACRO_DEFINED_OR_ONE(name) ? name : _default
|
|
||||||
|
|
||||||
using namespace espconfig;
|
using namespace espconfig;
|
||||||
|
|
||||||
std::string defaultHostname();
|
std::string defaultHostname();
|
||||||
|
Reference in New Issue
Block a user