We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5533ad commit 8422de8Copy full SHA for 8422de8
src/sfeTkArdSPI.h
@@ -63,7 +63,7 @@ class sfeTkArdSPI : public sfeTkISPI
63
/**
64
@brief Assignment copy operator for Arduino SPI bus object of the toolkit
65
66
- @param rsh The right hand side of the assignment.
+ @param rhs The right hand side of the assignment.
67
@return sfeTkArdSPI& - The left hand side of the assignment.
68
*/
69
sfeTkArdSPI &operator=(const sfeTkArdSPI &rhs)
0 commit comments