blob: e0c262c09be7fee02594f31a7c20ea02d8778d7c [file] [log] [blame]
Gordon Hendersona6513232012-10-23 21:15:08 +01001
2Just a quick note to some people who've provided help, suggestions,
3bug-fixes, etc. along the way...
4
5Nick Lott: (And others)
6 Hints about making it work with C++
7
8Philipp Stefan Neininger:
9 Minor bug in the Makefile to do with cross compiling
10
Gordon Drogondda33052012-12-11 20:59:52 +000011Chris McSweeny
12 Hints and tips about the use of arithmetic in gettimeofday()
13 inside the dealyMicrosecondsHard() function.
14 And spotting a couple of schoolboy errors in the (experimental)
15 softServo code, prompting me to completely re-write it.