use linkgo.io mqtt server, default to production
by Librae 8 years 11 months
c17cc7b4
patch: rebase upstream
by Librae 9 years 1 month
346adae1
update readme
by Librae 9 years 1 month
5702a683
update image
by Librae 9 years 2 months
b1313d7f
fit image
by Librae 9 years 2 months
3eedcaed
update image in README
by Librae 9 years 2 months
989e0a54
add breadboard and pcb image
by Librae 9 years 2 months
17a6f9bb
fix a config unconsistent bug, resolve conflict
by Librae 9 years 2 months
fix a config unconsistent bug, resolve conflict

Conflicts:
src/neurite.ino
395aa5d3
set default topic in config.json
by Librae 9 years 3 months
bcccfeb4
stop network monitor on restarting state machine
by Librae 9 years 3 months
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
Report a bug