read temperature test
This commit is contained in:
@ -610,7 +610,7 @@ gs_error_t gs_log_string_to_mask(const char *str, uint8_t current_mask, uint8_t
|
||||
Unless levels are individually defined, this will be the default value.
|
||||
*/
|
||||
#if !defined(GS_LOG_DISABLE_ALL)
|
||||
#define GS_LOG_DISABLE_ALL 0
|
||||
#define GS_LOG_DISABLE_ALL 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user