Commit Graph

4 Commits

Author SHA1 Message Date
Gregg 2520eed6d8 Added detailed comments to 20-AdvancedTechniques
To do:  Add Tutorial to HomeSpan Documentation
To do:  test sketch on S2 and C3 devices
To do:  add homeSpan.autoPoll() to Unit Test as well
2022-05-23 21:26:57 -05:00
Gregg f75596f3cd Changed deleteAccessory from int to boolean
Returns true on success, otherwise false
2022-05-22 13:13:34 -05:00
Gregg f9b8e2165a Added homeSpan.autoPoll() to 20-AdvancedTechniques
Deleted Arduino loop() function entirely since it no longer needed.
2022-05-21 18:24:35 -05:00
Gregg 4d6f502708 Create 20-AdvancedTechniques.ino 2022-05-21 18:19:23 -05:00