Missing index.html?
That is the default for busybox-httpd
call below code a file ledon.cgi, stick it in www/cgi-bin/
button on the HTML5 page calls the ledon.cgi file, now you have web control of GPIO.
#!/bin/sh
#echo "Content-type: text/html"
#echo ""...
That is the default for busybox-httpd
call below code a file ledon.cgi, stick it in www/cgi-bin/
button on the HTML5 page calls the ledon.cgi file, now you have web control of GPIO.
#!/bin/sh
#echo "Content-type: text/html"
#echo ""...