9ba1d460bdf83166f4f0824f26d9b9c14130fdb0
Recently the SDK removed GPIO functionality because pins are now exclusively claimed by a driver. That means the GPIO app can't claim pins that are already in use... except when it calls the ESP-IDF driver code directly, which is what the app now does.
Tactility Apps
This project contains various official Tactility apps. Some are usable day-to-day while others are simply feature showcases.
License
The Apps are licensed as GPL v3 while the Libraries have their own license. Read more about licensing in LICENSE.md.
Description
Languages
C
50.1%
C++
44.4%
Python
4.4%
CMake
1.1%