... | ... |
@@ -14,15 +14,6 @@ |
14 | 14 |
<script>zkv1000.powerOn();</script> |
15 | 15 |
</binding> |
16 | 16 |
</key> |
17 |
- <key n="108"> |
|
18 |
- <name>l</name> |
|
19 |
- <desc>Switch ON device lights</desc> |
|
20 |
- <exit/> |
|
21 |
- <binding> |
|
22 |
- <command>nasal</command> |
|
23 |
- <script>if (zkv1000.PFD != nil and zkv1000.MFD != nil) zkv1000.LIGHT();</script> |
|
24 |
- </binding> |
|
25 |
- </key> |
|
26 | 17 |
</key> |
27 | 18 |
</multikey> |
28 | 19 |
</PropertyList> |