1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 08:15:17 +03:00

perMainArm() renamed to perMain()

This commit is contained in:
Damjan Adamic 2014-12-07 10:12:26 +01:00
parent afedd86fae
commit f8203b72f7
4 changed files with 13 additions and 17 deletions

View file

@ -160,7 +160,7 @@ void menusTask(void * pdata)
while (pwrCheck() != e_power_off) {
U64 start = CoGetOSTime();
perMainArm();
perMain();
// TODO remove completely massstorage from sky9x firmware
U32 runtime = (U32)(CoGetOSTime() - start);
// deduct the thread run-time from the wait, if run-time was more than