mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
clang format
This commit is contained in:
parent
2b6ddd9d04
commit
930fcd9801
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue