GPIO Control Page

{% process_web_page_data(buf,app_state, connection_state) %}

Control LEDs :

LED 0
LED 1
LED 2
LED 3

Button status :

{% update_button_status(app_state) %}
Button 1 {% get_button_state_str(buf, app_state, 0) %}
Button 2 {% get_button_state_str(buf, app_state, 1) %}