SukkoPera / PsxNewLib

Playstation controller interface library for Arduino
GNU General Public License v3.0
128 stars 27 forks source link

Jogcon motor #26

Open sonik-br opened 1 year ago

sonik-br commented 1 year ago

Enable to send commands to JogCon. Usage example included. It also exposes the "raw values". I'm storing the raw values on the analogButtonData. Please change how this is done to better fit the lib. My research on the JogCon is mostly based on what's documented here.