|
1-phase PV router
|
Some macro for the Serial Output and Debugging. More...

Go to the source code of this file.
Macros | |
| #define | DBUG(...) |
| #define | DBUGF(...) |
| #define | DBUGLN(...) |
| #define | DBUGVAR(...) |
| #define | DEBUG_BEGIN(speed) |
| #define | ESCAPEQUOTE(A) |
| #define | TEXTIFY(A) |
Some macro for the Serial Output and Debugging.
Definition in file debug.h.
| #define DBUG | ( | ... | ) |
Definition at line 96 of file debug.h.
Referenced by checkDiversionOnOff(), logLoadPriorities(), printConfiguration(), printParamsForSelectedOutputMode(), and setup().
| #define DBUGLN | ( | ... | ) |
Definition at line 97 of file debug.h.
Referenced by checkDiversionOnOff(), forceFullPower(), logLoadPriorities(), printConfiguration(), printParamsForSelectedOutputMode(), proceedLoadPrioritiesAndOverriding(), proceedLoadPrioritiesAndOverridingDualTariff(), setup(), relayOutput::try_turnOFF(), and relayOutput::try_turnON().
| #define ESCAPEQUOTE | ( | A | ) |