You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I chose the HOVERCAR option, in this option, debugging mode to the serial port DEBUG_SERIAL_USART3/DEBUG_SERIAL_USART2 is not selected by default.
Because of this, the program freezes, because there are printf calls that are not wrapped in ifdef.
Variant
ANY
Control type
ANY
Control mode
ANY
What is the bug and how to reproduce it ?
The program freezes.
I chose the HOVERCAR option, in this option, debugging mode to the serial port DEBUG_SERIAL_USART3/DEBUG_SERIAL_USART2 is not selected by default.
Because of this, the program freezes, because there are printf calls that are not wrapped in ifdef.
I fixed it in this pull request.
Please merge it.
The text was updated successfully, but these errors were encountered: