mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-24 01:33:46 +08:00
a2e6e1c021
* setup: add low voltage warning * read voltage * fix path old-commit-hash: 0d0aad05ce8f168b1723fa9c08ed4dbda43d9db5
17 lines
578 B
Plaintext
17 lines
578 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file>img_continue_triangle.svg</file>
|
|
<file>img_circled_check.svg</file>
|
|
<file>img_circled_slash.svg</file>
|
|
<file>img_eye_open.svg</file>
|
|
<file>img_eye_closed.svg</file>
|
|
<file>offroad/icon_lock_closed.svg</file>
|
|
<file>offroad/icon_checkmark.svg</file>
|
|
<file>offroad/icon_warning.png</file>
|
|
<file>offroad/icon_wifi_strength_low.svg</file>
|
|
<file>offroad/icon_wifi_strength_medium.svg</file>
|
|
<file>offroad/icon_wifi_strength_high.svg</file>
|
|
<file>offroad/icon_wifi_strength_full.svg</file>
|
|
</qresource>
|
|
</RCC>
|