Thunderbots Project
Loading...
Searching...
No Matches
platform.h
1
#pragma once
2
3
#include "software/util/make_enum/make_enum.hpp"
4
5
MAKE_ENUM(Platform, RASP_PI, JETSON_NANO, LIMITED_BUILD);
src
software
embedded
platform.h
Generated by
1.9.8