Minor HAL cleanup

This commit is contained in:
Scott Lahteine
2020-09-08 22:14:59 -05:00
parent 784016a25e
commit a8904d25ba
7 changed files with 127 additions and 118 deletions

View File

@ -57,4 +57,4 @@ void SoftwareSerial::stopListening() {
listening = false;
}
#endif //__STM32F1__
#endif // __STM32F1__