You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made just enough modifications to get a cpp version of this library so that it compiles under Arduino inside VSCode. The only change left for me to make is to properly handle the gpio_pull_mode_t assignment (I have it hardcoded to PULLUP for my environment).
Are you interested in an Arduino compat CPP file or should I just fork the repo?
Tx!
The text was updated successfully, but these errors were encountered:
I have made just enough modifications to get a cpp version of this library so that it compiles under Arduino inside VSCode. The only change left for me to make is to properly handle the gpio_pull_mode_t assignment (I have it hardcoded to PULLUP for my environment).
Are you interested in an Arduino compat CPP file or should I just fork the repo?
Tx!
The text was updated successfully, but these errors were encountered: