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