mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-3 Refresh artwork : CC3D view for HW tab
This commit is contained in:
parent
17f0facd0f
commit
8562c608e8
@ -64,7 +64,7 @@ ConfigCCHWWidget::ConfigCCHWWidget(QWidget *parent) : ConfigTaskWidget(parent)
|
||||
m_telemetry->label_2->setPixmap(QPixmap(":/configgadget/images/coptercontrol.svg"));
|
||||
break;
|
||||
case 0x0402:
|
||||
m_telemetry->label_2->setPixmap(QPixmap(":/configgadget/images/coptercontrol.svg"));
|
||||
m_telemetry->label_2->setPixmap(QPixmap(":/configgadget/images/cc3d_top.png"));
|
||||
break;
|
||||
case 0x0201:
|
||||
m_telemetry->label_2->setPixmap(QPixmap(":/uploader/images/deviceID-0201.svg"));
|
||||
|
@ -56,5 +56,6 @@
|
||||
<file>images/gear.png</file>
|
||||
<file>images/error.svg</file>
|
||||
<file>images/nano_top.png</file>
|
||||
<file>images/cc3d_top.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
BIN
ground/gcs/src/plugins/config/images/cc3d_top.png
Normal file
BIN
ground/gcs/src/plugins/config/images/cc3d_top.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
x
Reference in New Issue
Block a user