Minor HAL cleanup

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

View File

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