Check out the CPPToPigpio usage guide for more details on how you can make use of this library!

Acknowledgements

This code was developed by:

Files at this revision

API Documentation at this revision

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
              */