1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-24 13:21:23 +01:00

default off DIAG_LOOPTIMES

This commit is contained in:
Asbelos 2021-08-12 08:32:48 +01:00
parent a0791b041c
commit 22b5d5e4c4

View File

@ -24,7 +24,7 @@
//#define DIAG_IO Y
// Define symbol DIAG_LOOPTIMES to enable CS loop execution time to be reported
#define DIAG_LOOPTIMES
//#define DIAG_LOOPTIMES
// Define symbol IO_NO_HAL to reduce FLASH footprint when HAL features not required
// The HAL is disabled by default on Nano and Uno platforms, because of limited flash space.
@ -348,4 +348,4 @@ private:
// #include "IO_MCP23017.h"
// #include "IO_PCF8574.h"
#endif // iodevice_h
#endif // iodevice_h