Check out the CPPToPigpio usage guide for more details on how you can make use of this library!
Acknowledgements
This code was developed by:
- Andrew Renuart: andrew.renuart@gatech.edu
- Jason Calvert: jcalvert8@gatech.edu
- Julian Rosker: julian.rosker@gatech.edu
- Charith Dassanayake: karvin@gatech.edu
Revision 11:a207231e549a, committed 2017-12-13
- Comitter:
- Charith Dassanayake
- Date:
- Wed Dec 13 09:06:30 2017 -0500
- Parent:
- 10:b4abae132d44
- Commit message:
- description change
Changed in this revision
CPPToPigpioInstallDir/BusIn.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r b4abae132d44 -r a207231e549a CPPToPigpioInstallDir/BusIn.h --- a/CPPToPigpioInstallDir/BusIn.h Wed Dec 13 00:16:45 2017 -0500 +++ b/CPPToPigpioInstallDir/BusIn.h Wed Dec 13 09:06:30 2017 -0500 @@ -78,7 +78,7 @@ int read(); /** - * Set the input pin mode + * Sets the input pin mode for all pins in the bus * * @param pull PullUp, PullDown, PullNone */