remove trivial functions like servo, adc
by Librae 9 years 3 months
remove trivial functions like servo, adc

They are developed on separate branches.

In fact there is one critical issue comes from Servo lib:
Servo::attach() enables a timer, it may affect many other
unrelated functions, such as SPIFFS.exist?
So remove it on master branch decidedly...
fe1abb03
add debug log for server hosting
by Librae 9 years 3 months
6b6c889f
set wifi sta hostname as uid
by Librae 9 years 3 months
3d60ce5c
clean up experiment stuff
by Librae 9 years 3 months
5aac5693
get location.hostname in js instead of hard code
by Librae 9 years 3 months
ab2ab945
only do redirecting if uri not found
by Librae 9 years 3 months
e552c71b
add interface to get ip
by Librae 9 years 3 months
2ec001dd
support wifi scan when config credentials
by Librae 9 years 3 months
86c7dfe9
refine json string
by Librae 9 years 3 months
f7f82523
change subscribe to QOS0
by Librae 9 years 3 months
change subscribe to QOS0

subscribe QOS1 crashes if recv msg too frequently
045d5a96
Report a bug