2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
feature_flags.h
Go to the documentation of this file.
1
4
5
#pragma once
6
7
namespace
feature_flags
{
8
constexpr
bool
nt_debugging
=
false
;
9
constexpr
bool
drive_nt_tuning
=
false
;
10
}
// namespace feature_flags
feature_flags
Definition
feature_flags.h:7
feature_flags::nt_debugging
constexpr bool nt_debugging
Enable output to smart dashboard for debugging.
Definition
feature_flags.h:8
feature_flags::drive_nt_tuning
constexpr bool drive_nt_tuning
Enable network table monitors for drive tuning.
Definition
feature_flags.h:9
src
main
include
constants
feature_flags.h
Generated by
1.9.8