mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-09 00:53:53 +01:00
feat: Select start program in developer dialog
In the 'PLC developer', a Python file can now be selected as a start project on the Revolution Pi. This is transferred to the Revolution Pi via the new XML-RPC function 'set_plcprogram'. This version is available from 'revpipyload' 0.11.0.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<file>ico/revpipycontrol.ico</file>
|
||||
</qresource>
|
||||
<qresource prefix="file">
|
||||
<file>ico/autostart.ico</file>
|
||||
<file>ico/file-else.ico</file>
|
||||
<file>ico/file-python.ico</file>
|
||||
</qresource>
|
||||
|
||||
Reference in New Issue
Block a user