use linkgo.io as mqtt server
by Librae 8 years 9 months
a6f027fc
use mqtt cluster
by Librae 9 years 1 month
c9fd0179
apply new code arch for servo
by Librae 9 years 1 month
c2cb39d3
removed unused stuff other servo
by Librae 9 years 1 month
ef63f278
enable smooth servo
by Librae 9 years 1 month
f4231364
stop network monitor on restarting state machine
by Librae 9 years 1 month
stop network monitor on restarting state machine

This commit avoid the state machine from being restarted in a deadly
fast loop if the new connection is not established quickly enough
(>100ms, ticker_mon interval).
fee7fd03
hardware: fix silk screen
by Librae 9 years 1 month
9469ec5d
update readme
by Librae 9 years 1 month
93295c8d
refactor all config related json stuffs
by Librae 9 years 2 months
refactor all config related json stuffs

An important update that discards obsoleted ugly config code.
b44acdd7
move json buf to local, discard as quickly as poss...
by Librae 9 years 2 months
move json buf to local, discard as quickly as possible
87370f11
Report a bug