Swartdogs / PowerScout

Scouting App for FRC Power Up
Apache License 2.0
1 stars 0 forks source link

Change Climb Condition Label #58

Closed pr1sm closed 6 years ago

pr1sm commented 6 years ago

Problem

The default climb condition was labelled as "None" when it should be "No Attempt"

Solution

Change toString representation of the climb condition to be "No Attempt"

Issues Fixed

Resolve #48

Checks

pr1sm commented 6 years ago

+1, ready for merge