WindhoverLabs / airliner

7 stars 3 forks source link

ICM20689 App didn't write to SysLog when failed to initialize #260

Closed ynielson closed 1 year ago

ynielson commented 1 year ago

When the ICM20689 application failed to initialize due to failure to register with EVS, it didn't write to the SysLog the Initialization failure at the end. The condition to write to SysLog should be (hasEvents == 0)

Unit test case: Test_ICM20689_AppMain_Fail_InitApp icm20689_syslog_2022-11-04 13-12-54

ynielson commented 1 year ago

This should be under squeaky-weasel issue. I will close this issue and reopen under the squeaky-weasel repository.