Uproszczenie dodanie info o podlaczaniu
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user