mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
Switch to CMake continued
This commit is contained in:
parent
88841f63ca
commit
0c78c60dc9
13 changed files with 470 additions and 326 deletions
|
@ -423,7 +423,7 @@
|
|||
typedef uint32_t mixsrc_t;
|
||||
typedef int32_t swsrc_t;
|
||||
#else
|
||||
#define tmr10ms_t uint16_t
|
||||
typedef uint16_t tmr10ms_t;
|
||||
extern volatile tmr10ms_t g_tmr10ms;
|
||||
extern inline uint16_t get_tmr10ms()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue