mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
backport typo - release
This commit is contained in:
@@ -189,4 +189,5 @@ esp_err_t adac_write(int i2c_addr, uint8_t reg, uint8_t *data, size_t count) {
|
|||||||
ESP_LOGW(TAG, "I2C write failed");
|
ESP_LOGW(TAG, "I2C write failed");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return ret;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user