Tweaks to STM32 headers

This commit is contained in:
Scott Lahteine
2019-07-09 23:56:29 -05:00
parent 94f2e82897
commit 828cc71847
2 changed files with 4 additions and 3 deletions

View File

@ -56,5 +56,4 @@ void watchdog_init(void) {
}
#endif // USE_WATCHDOG
#endif // __STM32F1__