tm1637: port to STM32F4

This commit is contained in:
King Kévin 2022-10-28 12:53:01 +02:00
parent 624006500f
commit 93cc46ba83
1 changed files with 1 additions and 2 deletions

View File

@ -2,12 +2,11 @@
* @file
* @author King Kévin <kingkevin@cuvoodoo.info>
* @copyright SPDX-License-Identifier: GPL-3.0-or-later
* @date 2017-2020
* @date 2017-2022
* @note peripherals used: GPIO @ref led_tm1637_gpio, timer @ref led_tm1637_timer
* @warning all calls are blocking
*/
#pragma once
#error not converted for STM32F4
/** display brightness levels
*/