adafruit / Adafruit_BLE_PinIO

Modified Firmata code to work with Adafruit's Bluefruit LE Modules
https://learn.adafruit.com/bluefruit-le-connect-for-ios/
GNU Lesser General Public License v2.1
24 stars 15 forks source link

Pwm suport #14

Closed MarinaMatore closed 5 years ago

MarinaMatore commented 5 years ago

When using the Android Bluefruit application with a Feather BLE 32u4 board not all PWM capable pins are displayed. Using this fast fix, all pins are correctly displayed as PWM capable in the Android app. There is probably a better way to solve this issue, but this one works for me.