Files for pysimCoder on nucleo-h743ZI2 board
This commit is contained in:
parent
80ed34cae5
commit
18abd44e0e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue