mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[examples] Add Snippets for Accelerometers using OnboardIMU (#8087)
This commit is contained in:
@@ -74,7 +74,7 @@ def tagList = [
|
||||
/* --- Hardware --- */
|
||||
"Analog", "Gyro", "Pneumatics", "I2C", "Duty Cycle", "PDP",
|
||||
"AddressableLEDs", "HAL", "Encoder", "Smart Motor Controller", "Digital Input",
|
||||
"Digital Output", "Accelerometer",
|
||||
"Digital Output", "Accelerometer", "IMU",
|
||||
|
||||
/* --- HID --- */
|
||||
"XboxController", "PS4Controller", "PS5Controller", "Joystick",
|
||||
|
||||
Reference in New Issue
Block a user