Thunderbots Project
Loading...
Searching...
No Matches
constants.h
1
#pragma once
2
3
#ifdef NANO
4
#include "software/embedded/constants/jetson_constants.h"
5
#elif PI
6
#include "software/embedded/constants/pi_constants.h"
7
#elif LIMITED
8
#include "software/embedded/constants/limited_constants.h"
9
#endif
src
software
embedded
constants
constants.h
Generated by
1.9.8