Skip to content

Commit 6407bf1

Browse files
committed
fix comment typo
1 parent b902c51 commit 6407bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SlaveProperties.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ typedef struct SlaveState {
4444

4545
DashMessage masterMessage;
4646

47-
// get a single bit from the master signals
47+
// set the master signals
4848
inline void setMasterSignals(DashMessage const &m) {
4949
masterMessage = m;
5050
}

0 commit comments

Comments
 (0)