HomeSpan/examples/20-DynamicBridge
Gregg 00ea4c6dd8 Changes homeSpan.getAccessory(aid) to homeSpan.deleteAccessory()
The only reason to have used getAccessory(aid) is to delete it, so the delete command is now invoked automatically.  Function returns 0 on success (matching aid found) or -1 on fail (aid not found)
2022-05-21 12:08:03 -05:00
..
20-DynamicBridge.ino Changes homeSpan.getAccessory(aid) to homeSpan.deleteAccessory() 2022-05-21 12:08:03 -05:00