Devlog 3!
More features on the way!
After uploading v1 and creating a readme I put time into writing new methods that will further make this project easy to use!
On Flysky controllers, the switches are lettered a-d. Instead of having to find out what channel the switches are mapped to, I designed a method that lets you pass the switch’s letter and it returns the bool value without you having to deal with the channel #.
In terms of complexity I also added two new methods for more experienced programmers using this lib:
readChannelRaw: This method returns the raw data from a specified channel
readSwitchRaw: This method returns the raw uninverted state of a switch.
Next up is writing examples and making axis mode settings!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.