luisllamasbinaburo / Arduino-BTS7960

Arduino library to control the BTS7960 Dual H-Bridge, that can drive DC-Motor up to 43A
https://github.com/luisllamasbinaburo/Arduino-BTS7960
Apache License 2.0
29 stars 20 forks source link

ESP32 Support #3

Closed AdityaNG closed 3 years ago

AdityaNG commented 3 years ago

Added the #include <analogWrite.h> for ESP32 support.

luisllamasbinaburo commented 3 years ago

I don't want to add a dependency to a third part library. This is Arduino Library. Maybe we can make a fork for ESP8266/32