People 865 B

123456789101112131415161718192021222324252627282930313233
  1. Just a quick note to some people who've provided help, suggestions,
  2. bug-fixes, etc. along the way...
  3. Nick Lott: (And others)
  4. Hints about making it work with C++
  5. Philipp Stefan Neininger:
  6. Minor bug in the Makefile to do with cross compiling
  7. Chris McSweeny
  8. Hints and tips about the use of arithmetic in gettimeofday()
  9. inside the dealyMicrosecondsHard() function.
  10. And spotting a couple of schoolboy errors in the (experimental)
  11. softServo code, prompting me to completely re-write it.
  12. Armin (Via projects website)
  13. Some pointers about the i2c-dev.h files.
  14. Arno Wagner
  15. Suggestions for the mmap calls in wiringPiSetup()
  16. CHARLES Thibaut:
  17. A small issue in softTone
  18. Xian Stannard
  19. Fixing some typos in the man page!
  20. Andre Crone
  21. Suggested the __WIRING_PI.H__ round wiringPi.h
  22. Rik Teerling
  23. Pointing out some silly mistooks in the I2C code...