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:
parent
a0791b041c
commit
22b5d5e4c4
@ -24,7 +24,7 @@
|
|||||||
//#define DIAG_IO Y
|
//#define DIAG_IO Y
|
||||||
|
|
||||||
// Define symbol DIAG_LOOPTIMES to enable CS loop execution time to be reported
|
// 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
|
// 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.
|
// 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_MCP23017.h"
|
||||||
// #include "IO_PCF8574.h"
|
// #include "IO_PCF8574.h"
|
||||||
|
|
||||||
#endif // iodevice_h
|
#endif // iodevice_h
|
||||||
|
Loading…
Reference in New Issue
Block a user