Slight change to the gpio program to fix SPI buffer size when loading

the module.
Typo in gpio man page
Bug fixed in board revision detection (which would never happen
anyway, however)
This commit is contained in:
Gordon Henderson
2013-02-07 21:53:49 +00:00
parent 4c8862eac9
commit 98bcb20d93
5 changed files with 15 additions and 120 deletions

3
People
View File

@@ -22,3 +22,6 @@ Arno Wagner
CHARLES Thibaut:
A small issue in softTone
Xian Stannard
Fixing some typos in the man page!