Tweaks to STM32 headers

This commit is contained in:
Scott Lahteine
2019-07-10 07:07:04 -05:00
parent 94f2e82897
commit 828cc71847
2 changed files with 4 additions and 3 deletions
@@ -56,5 +56,4 @@ void watchdog_init(void) {
}
#endif // USE_WATCHDOG
#endif // __STM32F1__