Team997Coders / pyswerve_2024

0 stars 0 forks source link

make commands take configs #26

Closed Crondar closed 5 months ago

Crondar commented 5 months ago

have commands be passed a config so that constants can be easily switched. (ie. instead of saying "shooter.velocity = 1", say "shooter.velocity = config.flywheel_velocity"