random checkin
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#include "Arduino.h"
|
||||
#include "motors.h"
|
||||
#include <XboxSeriesXControllerESP32_asukiaaa.hpp>
|
||||
|
||||
#define CONTROLLERNOTIFY 1000
|
||||
|
||||
|
||||
void setup_controller();
|
||||
void loop_controller();
|
||||
void handle_notify(int motR, int motL, int motArm, int bucket);
|
||||
Reference in New Issue
Block a user