ary faacca6819 new autons - 6tb and async testing
fake 6 triball, first half implemented
async testing, running intake in parallel

paths are to be optimized, lots of time is lost due to turning speed and timeouts alone
2023-12-13 07:38:44 -05:00

9 lines
130 B
C++

#pragma once
#include "main.h"
void near_side();
void far_side();
void six_triball();
void testingAsyncRunning();
void skills();