Add file to fix building error in FM test

This commit is contained in:
Niccolò Izzo 2020-12-11 15:15:28 +01:00
parent 344041b371
commit e0d5d8278d
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ openrtx_src = ['openrtx/src/bootstrap.c',
'openrtx/src/state.c',
'openrtx/src/ui.c',
'openrtx/src/threads.c',
'openrtx/src/battery.c']
'openrtx/src/battery.c',
'openrtx/src/calibUtils.c']
## Replace main executable with platform test