ftc-enforcers-7149 / TouchpadPlusPlus

A simple library to extend the functionality of FTC's implementation of the PS4 controller touchpad.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touchpad++ v0.5.0

A simple library to extend the functionality of FTC's implementation of the PS4 controller touchpad.

Adding the plugin to your project

  • Navigate to your build.dependencies.gradle file
  • Under dependencies {}, paste implementation 'io.github.ftc-enforcers-7149:touchpadplusplus:0.5.0'
  • Enjoy!

Developed by FTC Team 7149. Documentation coming soon!

About

A simple library to extend the functionality of FTC's implementation of the PS4 controller touchpad.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%