Files for pysimCoder on nucleo-h743zi1

This commit is contained in:
Roberto Bucher 2022-10-26 23:31:30 +02:00 committed by Alan Carvalho de Assis
parent e944cd2340
commit 80ed34cae5
1 changed files with 1 additions and 0 deletions

View File

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