Change logging to default on for 2560
This commit is contained in:
parent
a77f91fa4e
commit
737447c8cf
@ -675,7 +675,7 @@
|
||||
# endif
|
||||
#elif !defined(LOGGING_ENABLED)
|
||||
// Logging is enabled by default for all other builds.
|
||||
# define LOGGING_ENABLED DISABLED
|
||||
# define LOGGING_ENABLED ENABLED
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user