Merge pull request #60 from phl0/devel

Refactored STM code concerning whitespace
This commit is contained in:
Jonathan Naylor 2017-01-20 06:13:59 +00:00 committed by GitHub
commit dfd2a4db38
2 changed files with 905 additions and 907 deletions

View File

@ -611,4 +611,3 @@ void CIO::setP25Int(bool on)
} }
#endif #endif

View File

@ -908,4 +908,3 @@ void CSerialPort::writeInt(uint8_t n, const uint8_t* data, uint16_t length, bool
} }
#endif #endif