sparkfun / SparkFunDMX

https://www.sparkfun.com/
Other
30 stars 7 forks source link

Fix ESP32 compatibility issues #11

Closed sfe-SparkFro closed 11 months ago

sfe-SparkFro commented 1 year ago

Bump version number to v1.1.0 Fix compilation on ESP32-S2, as discussed in #10 Change architectures to esp32 in library.properties Add compiler error if ESP32 Thing Plus board is not selected Redefine pins for different Thing Plus Boards

sfe-SparkFro commented 11 months ago

Going with #12 instead, which also resolves compatibility with other ESP32 boards.