Updated wiringPi.c to work with some pullUpDown stuff

General tidying up of some of the code round delayMicroseconds
This commit is contained in:
Gordon Henderson
2012-08-18 00:05:38 +01:00
parent bf0ad86017
commit b23cb44ffa
4 changed files with 17 additions and 33 deletions

View File

@@ -2,8 +2,6 @@
WiringPi: An implementation of most of the Arduino Wiring
functions for the Raspberry Pi
-- And a lot lot more!
Full details at:
https://projects.drogon.net/raspberry-pi/wiringpi/