mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Companion simulator crash for REVPLUS, TIM4 simulator substitute was not defined
This commit is contained in:
parent
fb20b21151
commit
750cde82d1
2 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,7 @@ GPIO_TypeDef gpiod;
|
|||
GPIO_TypeDef gpioe;
|
||||
TIM_TypeDef tim1;
|
||||
TIM_TypeDef tim3;
|
||||
TIM_TypeDef tim4;
|
||||
TIM_TypeDef tim8;
|
||||
TIM_TypeDef tim10;
|
||||
RCC_TypeDef rcc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue