ary 8329ff34f2 motion profile testing auton
updated
autons.hpp/cpp
main.cpp

added motion profile testing auton
2023-10-28 16:30:47 -04:00

10 lines
174 B
C++

#pragma once
#include "arylib/drive/drive.hpp"
void test_auton();
void test_second();
void motion_profile_test();
void default_constants();
void exit_condition_defaults();