Files for pysimCoder on nucleo-h743ZI2 board

This commit is contained in:
Roberto Bucher 2022-10-29 13:49:13 +02:00 committed by Alan Carvalho de Assis
parent 80ed34cae5
commit 18abd44e0e
1 changed files with 0 additions and 1 deletions

View File

@ -225,7 +225,6 @@ int stm32_bringup(void)
#ifdef CONFIG_STM32H7_TIM3_QE
ret = stm32_qencoder_initialize("/dev/qe2", 3);
if (ret < 0)
{
syslog(LOG_ERR,