Doc tweak

This commit is contained in:
Benjamin Vedder 2023-02-28 18:38:10 +01:00
parent f4bb885c90
commit 13e60507bf
1 changed files with 1 additions and 1 deletions

View File

@ -1631,7 +1631,7 @@ Get ADC channel ch from the VESC with id on the CAN-bus. Note that CAN status me
(canget-vin id)
```
Get input voltage on ESC with id on the CAN-bus.
Get input voltage on ESC with id on the CAN-bus. Note that CAN status message 5 must be active on that ESC for this function to work.
---