-->
Page 5 of 23

Re: IOT example GPIO/ADC web client and web server

PostPosted: Thu Nov 27, 2014 1:27 pm
by RichardS
So webserver bug or LUA bug? :-)

Richard.

Re: IOT example GPIO/ADC web client and web server

PostPosted: Thu Nov 27, 2014 1:34 pm
by alonewolfx2
PANÄ°C is lua's fault. but we can catch http and other request and handle this issue.

Re: IOT example GPIO/ADC web client and web server

PostPosted: Thu Nov 27, 2014 1:55 pm
by RichardS
LUA message but a bug in the script, or an oversight at least?

Richard.

Re: IOT example GPIO/ADC web client and web server

PostPosted: Thu Nov 27, 2014 2:07 pm
by alonewolfx2
admin wrote:LUA message but a bug in the script, or an oversight at least?

Richard.

i think "panic and restart" is lua's bug. and i know script have bug but lua can say just "panic...." and stop script. but it crashed and restart.