Hi,
i’m trying to put in my project the API le_mrc without exit. Cna anybody tell me how to use? I want manage the Radio of the FX30S because I’m experimenting problems with the SIM.
Here how use .adef:
bindings:
{
project.projectComp.le_mrc-> modemService.le_mrc
}
and here .cdef:
requires:
{
api:
{
le_mrc = le_mrc.api
}
}
Thanks in advance!