1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00

tests/pkg_ucglib: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:14:17 +02:00
parent 21b978259f
commit 6158da2ade

View File

@ -61,7 +61,7 @@
#if TEST_OUTPUT == TEST_OUTPUT_SPI
/**
* @brief RIOT-OS pin maping of Ucglib pin numbers to RIOT-OS GPIO pins.
* @brief RIOT-OS pin mapping of Ucglib pin numbers to RIOT-OS GPIO pins.
* @note To minimize the overhead, you can implement an alternative for
* ucg_com_riotos_hw_spi.
*/