Skip to content

Commit

Permalink
fix wrong structure.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 committed Feb 19, 2024
1 parent 0fbe070 commit 24ce9b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 18 deletions.
29 changes: 11 additions & 18 deletions falconscoutcore/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,25 @@
"Alliance",
"DriverStation",
"TeamNumber",
"Preloaded",
"AutoGrid",
"AutoMissed",
"Mobile",
"AutoAttemptedCharge",
"AutoChargingState",
"AutoSpeaker",
"AutoAmp",
"AutoLeave",
"AutoCenterline",
"AutoNotes",
"TeleopGrid",
"TeleopMissed",
"TeleopSpeaker",
"TeleopAmp",
"TeleopTrap",
"TeleopNotes",
<<<<<<< HEAD
"EndgameAttemptedCharge",
"EndgameFinalCharge",
"FinalChargeTime",
=======
"Parked",
"ClimbStatus",
"Harmonized",
"ClimbSpeed",
>>>>>>> 808c490 (changes to add parked to app)
"EndgameNotes",
"Disable",
"Tippy",
"DefenseTime",
"DefenseRating",
"Disabled",
"DriverRating",
"DefenseTime",
"DefenseSkill",
"CounterDefenseSkill",
"RatingNotes"
],
"qualitative_data_labels": [
Expand Down
1 change: 1 addition & 0 deletions scoutingapp/src/config/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@
"AutoSpeaker",
"AutoAmp",
"AutoLeave",
"AutoCenterline",
"AutoNotes",
"TeleopSpeaker",
"TeleopAmp",
Expand Down

0 comments on commit 24ce9b6

Please sign in to comment.