Small updates
This commit is contained in:
parent
e7e8fcac6d
commit
14fb3d84a5
|
@ -1,4 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#define ESP_LOG1 ESP_LOGV
|
||||
#define ESP_LOG2 ESP_LOGV
|
||||
#define ESP_LOG1 ESP_LOGD
|
||||
#define ESP_LOG2 ESP_LOGD
|
Loading…
Reference in New Issue