mirror of
https://github.com/esphome/esphome.git
synced 2025-02-01 23:22:57 +01:00
clang format
This commit is contained in:
parent
2b6ddd9d04
commit
930fcd9801
@ -17,7 +17,6 @@ void UsbDevice::update() {
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void UsbDevice::dump_config() {
|
void UsbDevice::dump_config() {
|
||||||
bool configured = USB;
|
bool configured = USB;
|
||||||
ESP_LOGCONFIG(TAG, "USB device - configured: %s", YESNO(configured));
|
ESP_LOGCONFIG(TAG, "USB device - configured: %s", YESNO(configured));
|
||||||
|
Loading…
Reference in New Issue
Block a user