Uproszczenie dodanie info o podlaczaniu

This commit is contained in:
sieja
2025-07-22 16:18:09 +02:00
parent f650e12e80
commit 3fb41c25d4
2 changed files with 3 additions and 36 deletions

View File

@@ -61,14 +61,10 @@ void setup() {
homeSpan.setPairingCode("11122333");
homeSpan.setQRID("111-22-333");
homeSpan.begin(Category::Lighting,"HomeSpan LED");
new SpanAccessory();
new Service::AccessoryInformation();
new Characteristic::Identify();
// konfiguracja WIFI przez port szerefowy "W<returm"
new DEV_LED(16); // create an on/off LED attached to pin 16 (same as in Example 5)
homeSpan.begin(Category::Lighting,"HomeSpan LED tst");
new SpanAccessory();