2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
MiscConstants.h
Go to the documentation of this file.
1
4
25
26#pragma once
27
28#include <stdint.h>
29
30constexpr uint8_t NOT_A_PIN = 255;
constexpr uint8_t NOT_A_PIN
Definition MiscConstants.h:30