[examples] Add AnalogAccelerometer snippets

Delete AnalogAccelerometer comments about sensitivity and zero constants that don't exist
This commit is contained in:
sciencewhiz
2025-05-10 14:17:11 -07:00
committed by Peter Johnson
parent cc8eaf3ed7
commit b7cd03adc4
8 changed files with 120 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ def tagList = [
/* --- Hardware --- */
"Analog", "Ultrasonic", "Gyro", "Pneumatics", "I2C", "Duty Cycle", "PDP", "DMA", "Relay",
"AddressableLEDs", "HAL", "Encoder", "Smart Motor Controller", "Digital Input",
"Digital Output",
"Digital Output", "Accelerometer",
/* --- HID --- */
"XboxController", "PS4Controller", "PS5Controller", "Joystick",