chiark / gitweb /
Updated the build script to better try to detect lack of i2c-dev
[wiringPi.git] / People
diff --git a/People b/People
index 2c5fa9205d068a1da82534172afb63ca020fcd16..35f8a4cbadd266786f6edf06a9e940003e365eb8 100644 (file)
--- a/People
+++ b/People
@@ -8,3 +8,14 @@ Nick Lott: (And others)
 Philipp Stefan Neininger:
   Minor bug in the Makefile to do with cross compiling
 
+Chris McSweeny
+  Hints and tips about the use of arithmetic in gettimeofday()
+    inside the dealyMicrosecondsHard() function.
+  And spotting a couple of schoolboy errors in the (experimental)
+  softServo code, prompting me to completely re-write it.
+
+Armin (Via projects website)
+  Some pointers about the i2c-dev.h files.
+
+Arno Wagner
+  Suggestions for the mmap calls in wiringPiSetup()