mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-09 15:28:04 +01:00
Fehler behoben bei Aufruf mit ungültigem configrsc Parameter
code style
This commit is contained in:
@@ -9,6 +9,8 @@ revpipyload</h1>
|
||||
<p>
|
||||
Revolution Pi Python PLC Loader.
|
||||
</p><p>
|
||||
Webpage: https://revpimodio.org/revpipyplc/
|
||||
</p><p>
|
||||
Stellt das RevPiPyLoad Programm bereit. Dieses Programm lauft als Daemon auf
|
||||
dem Revolution Pi. Es stellt Funktionen bereit, die es ermoeglichen ein Python
|
||||
Programm zu starten und fuehrt dessen Ausgaben in eine Logdatei. Die Logdaten
|
||||
@@ -32,7 +34,7 @@ begrenzt werden!
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
Global Attributes</h3>
|
||||
<table>
|
||||
<tr><td>pyloadversion</td></tr>
|
||||
<tr><td>__author__</td></tr><tr><td>__copyright__</td></tr><tr><td>__license__</td></tr><tr><td>__version__</td></tr>
|
||||
</table>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
Classes</h3>
|
||||
|
||||
Reference in New Issue
Block a user