AP_Periph: add battery monitor to AP_Periph README

This commit is contained in:
Tom Pittenger 2020-12-11 09:44:46 -08:00 committed by Andrew Tridgell
parent ce87b62dcc
commit 4b47ddf556
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ UAVCAN sensor types. Support is included for:
- Airspeed sensors (I2C)
- Rangefinders (UART or I2C)
- ADSB (Ping ADSB receiver on UART)
- Battery Monitor (Analog, I2C/SMBus, UART)
- LEDs (GPIO, I2C or WS2812 serial)
- Safety LED and Safety Switch
- Buzzer (tonealarm or simple GPIO)