Format code with Google formatter

This commit is contained in:
2025-05-06 18:35:23 +02:00
parent d46c6e5084
commit 7f0e9d9324
6 changed files with 99 additions and 102 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class NukiLockComponent : public lock::Lock,
restart_after_beacon_latency_(0),
update_scheduled_(false),
request_battery_reports_(false),
pin_set_(false){};
pin_set_(false) {};
// Component.
void setup() override;