Select Git revision
main.py
Forked from
flow3r / flow3r firmware
Source project has a limited visibility.
-
q3k authored
This removes all hardware.* captouch calls from mpy and ports the entire API to captouch.*. Internally in C, we have unified all API calls under one st3m_captouch_read call which lets the user access structured data in any way they want.
q3k authoredThis removes all hardware.* captouch calls from mpy and ports the entire API to captouch.*. Internally in C, we have unified all API calls under one st3m_captouch_read call which lets the user access structured data in any way they want.