reduce trivial features for pure neurite core
by Librae 9 years 4 months
40e4d38c
user setup depend on connection to cloud
by Librae 9 years 4 months
user setup depend on connection to cloud

This fixes the potential bugs in 3rd party modules,
such as in servo library, servo attach will touch timer isr,
which may then cause conflict and crash the system
while connecting wifi.
7a90cc00
debug info
by Librae 9 years 4 months
2aa7507c
fix a crash while ota
by Librae 9 years 4 months
fix a crash while ota

we need to suspend all the possible isr to ensure ota process
bc3fbf8a
use user loop instead of ticker, fix a crash
by Librae 9 years 4 months
use user loop instead of ticker, fix a crash

The crash occurs when long msg arrives but the buffer allocated
in user mqtt processing routine is smaller, then wild pointer.
90945f18
analog write for all
by Librae 9 years 4 months
9085cebb
read adc, control light, servo
by Librae 9 years 4 months
97393ff7
update fs, merge all to html
by Librae 9 years 4 months
e356c2c8
update default ota url
by Librae 9 years 4 months
ffc8f605
add mqtt command to update spiffs over otafs
by Librae 9 years 4 months
e40e223e
Report a bug