mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
[commands] Replace SysId hash map with if statements (#6209)
This is much more efficient.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <units/acceleration.h>
|
||||
#include <units/angle.h>
|
||||
|
||||
Reference in New Issue
Block a user