added more functions for capture route

This commit is contained in:
2022-02-01 18:26:57 +01:00
parent 44be2b2b77
commit 894f3439bd
12 changed files with 59 additions and 15 deletions
+2
View File
@@ -12,6 +12,8 @@
#ifndef DRIVEMODI_H
#define DRIVEMODI_H
#include <Ps3Controller.h>
class DriveModi {
public:
DriveModi(){}