Skip to content

Commit 8690af3

Browse files
committed
Simple indent
1 parent 11c5955 commit 8690af3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/mbed/common/BusInOut.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ DigitalInOut& BusInOut::operator[] (unsigned int index) {
111111
return *_pin[index];
112112
}
113113

114-
115114
BusInOut::operator int() {
116115
return read();
117116
}

0 commit comments

Comments
 (0)