This repository was archived by the owner on Aug 29, 2023. It is now read-only.
Releases: git-developer/RCSwitchFirmata
Releases · git-developer/RCSwitchFirmata
Version 2.0.0
Changes between v1.0.0 and v2.0.0
- Distribution
- Separation of RCSwitchFirmata, ConfigurableFirmata and rc-switch
- Distribution of Arduino code as Arduino library
- Distribution of FHEM modules via third-party repository
- Code
- Submission as official Firmata feature with dedicated feature IDs
- Update of
RCSwitchFirmata.ino
example sketch to ConfigurableFirmata 2.10.0 - Handling of setup and tear down via new commands
attach
anddetach
instead of Firmata pin modes
See README for further details.