errant log_level_set
This commit is contained in:
parent
a0d3320609
commit
1933bc70d5
1 changed files with 0 additions and 2 deletions
|
|
@ -521,8 +521,6 @@ uint8_t lora32_spi_init(lora32_cfg_t *lora) {
|
|||
}
|
||||
|
||||
uint8_t lora32_init(lora32_cfg_t *lora) {
|
||||
esp_log_level_set(TAG, ESP_LOG_DEBUG);
|
||||
|
||||
if(spi_semaphore == NULL) {
|
||||
spi_semaphore = xSemaphoreCreateMutex();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue