mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 06:15:43 +08:00
icons for digital camera telecommand
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
<dl_settings>
|
||||
<dl_settings NAME="DC">
|
||||
<dl_setting MAX="1" MIN="1" STEP="1" VAR="dc_timer" module="dc" handler="Shutter" shortname="Shutter">
|
||||
<strip_button name="Photo" value="1"/>
|
||||
<strip_button name="Photo" icon="digital-camera.png" value="1"/>
|
||||
</dl_setting>
|
||||
<dl_setting MAX="1" MIN="1" STEP="1" VAR="dc_timer" module="dc" handler="Zoom" shortname="Zoom">
|
||||
<strip_button name="Zoom" icon="zoom.png" value="1"/>
|
||||
</dl_setting>
|
||||
<dl_setting MAX="1" MIN="1" STEP="1" VAR="dc_timer" module="dc" handler="Zoom" shortname="Zoom"/>
|
||||
</dl_settings>
|
||||
</dl_settings>
|
||||
</settings>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 932 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user