Skip to content

Instantly share code, notes, and snippets.

View CorniiDog's full-sized avatar
🎯
Focusing

Connor White CorniiDog

🎯
Focusing
View GitHub Profile
@CorniiDog
CorniiDog / odomtest.ipynb
Created July 31, 2024 21:20
OdomTest.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#ifndef VEX_H
#define VEX_H
#include "vex.h"
#endif
#include "motorObject.h"
using namespace vex;
using namespace std;
#ifndef VEX_H
#define VEX_H
#include "vex.h"
#endif
#include "motorObject.h"
using namespace vex;
using namespace std;