Skip to content

Commit

Permalink
New translations batterystatus.md (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 13, 2024
1 parent a9de5fa commit 2e4638c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion uk/msg_docs/BatteryStatus.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# BatteryStatus (повідомлення UORB)

[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/BatteryStatus.msg)
[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/versioned/BatteryStatus.msg)

```c
uint32 MESSAGE_VERSION = 0

uint64 timestamp # time since system start (microseconds)
bool connected # Whether or not a battery is connected, based on a voltage threshold
float32 voltage_v # Battery voltage in volts, 0 if unknown
Expand Down

0 comments on commit 2e4638c

Please sign in to comment.