You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

35 lines
920 B

  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...
  24. And everyone else that's been working on this project!