This will not work with Arduino IDE 1.6.5 (or below) or with non ESP32-S2/S3 devices (e.g. Arduino UNO, Arduino MEGA, etc.). To use this library you need to have Arduino core for the ESP32 installed.
📚 SCSERVO LIBRARY Target Description Usage lint-arduino lint Arduino code using arduino-lint `make lint-arduino` lint-cpp lint C++ code using cpplint and clang-format `make lint-cpp` help display a ...