try hw timer, only *can* play
by Librae 9 years 1 week
39baf391
tune to nearly 8khz
by Librae 9 years 1 week
bdf92d1d
test timer in us
by Librae 9 years 2 weeks
8ee01258
add patch to enable timer in both us and ms
by Librae 9 years 2 weeks
0a804219
fix a config unconsistent bug, resolve conflict
by Librae 9 years 2 weeks
fix a config unconsistent bug, resolve conflict

Conflicts:
src/neurite.ino
395aa5d3
set default topic in config.json
by Librae 9 years 1 month
bcccfeb4
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
Report a bug