mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
BootCmd should be always high
This commit is contained in:
parent
8819259144
commit
f1867cccb2
6 changed files with 41 additions and 7 deletions
|
@ -219,6 +219,8 @@ int main()
|
|||
rotaryEncoderInit();
|
||||
#endif
|
||||
|
||||
boardPreInit();
|
||||
|
||||
// wait for inputs to stabilize
|
||||
for (uint32_t i = 0; i < 50000; i += 1) {
|
||||
wdt_reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue