boards/blackpill: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:13:10 +02:00
parent 196cf2d776
commit 90964e4398

View File

@ -45,7 +45,7 @@ extern "C" {
} }
#endif #endif
/* Beware: This include must come *after* LED0 paramters have been defined */ /* Beware: This include must come *after* LED0 parameters have been defined */
#include "board_common.h" #include "board_common.h"
#endif /* BOARD_H */ #endif /* BOARD_H */