top of page

Recent Posts

See All
VEX V5 Main File

#include "main.h" #include "lemlib/api.hpp" // IWYU pragma: keep #include "config.h" // ── Path Files ──────────────────────────────────────────────────────── // Add one ASSET line per .txt file in

 
 
 
V5 Camp Config File

#pragma once #include "api.h" // IWYU pragma: keep #include "lemlib/api.hpp" // IWYU pragma: keep // ── Starting Position ───────────────────────────────────────────────── // Must match wher

 
 
 

Comments


bottom of page