RPi GPIO Remote Control
{{ return_time }}
ID
Name
Status
Switch
{% for pin in port_io %}
{{ pin }}
{{ port_io[pin].name }}
{% if port_io[pin].status == 1 %}
On {% else %}
Off {% endif %}
on / off
{% endfor %}
Message: {{ return_message }}
by Gianfranco IZ8EWD,
PianetaRadio.it
, v1.0 beta