Hello,
How I can run C application from OpenWRT on Django Web without any other interact?
I wrote program which turn on and turn off led (low-level, direct register access) and i have to run this from Django Web ( with turn on button and turn off button).
How I can run this from Django (OPKG)?
Is it possible?
If not, how I can run C program from OpenWRT when I click on web button?
Thank you very much !
(Last edited by bane on 30 Jan 2017, 13:18)