Tool/software: Code Composer Studio
Hello,
I have defined two occupancyBoxes (GTRACK_presenceParams: numOccupancyBoxes 2, defined occupancyBox [GTRACK_MAX_OCCUPANCY_BOXES]), but gtrack_step gives me back only (binary) information about global presence not about presence in each boxes. Is there any other way to get each box presence or it is only needed to modify void gtrack_modulePresence(GtrackModuleInstance *inst, uint8_t *presence) in gtrack_module.c?
BR
Miroslav