1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00

boards/blackpill-128kib: fix typos

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

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 */