mirror of https://github.com/ARMmbed/mbed-os.git
Simple indent
parent
11c5955959
commit
8690af3b7b
|
@ -111,7 +111,6 @@ DigitalInOut& BusInOut::operator[] (unsigned int index) {
|
|||
return *_pin[index];
|
||||
}
|
||||
|
||||
|
||||
BusInOut::operator int() {
|
||||
return read();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue