Releases: ENT8R/wifiradio
Releases · ENT8R/wifiradio
v0.4.1
v0.4.0
Added
- 🎯 Direct access to the API. All commands can now be sent directly via the
radio.set(<command>, <value>)
andradio.get(<command>)
functions (#4)- for a list of nearly all possible commands have a look at the following page: https://github.com/flammy/fsapi/blob/master/FSAPI.md
Changed
- 🆔 Don't require a session id for every single request (#5)