mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Horus simulator should now be OK
This commit is contained in:
parent
34be811622
commit
2902ae1887
90 changed files with 12075 additions and 368 deletions
|
@ -97,6 +97,9 @@ uint16_t getStackAvailable(void * address, uint16_t size)
|
|||
i++;
|
||||
}
|
||||
return i*4;
|
||||
#if defined(CLI)
|
||||
cliStackPaint();
|
||||
#endif
|
||||
}
|
||||
|
||||
template<int SIZE>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue