gaisser
2499715ccf
Merge pull request 'changed cast to be comptaible with newer freeRTOS' (#85) from KSat/fsfw:mueller_mq_newCast into master
QueueHandle_t is used in the receiveMessage but not in send message. Seems to be the right way to handle both calls in the same way. As MessageQueueId_t is still a uint32_t. Someday this will get us in trouble.
Description
The Flight Software Framework code for the EIVE project.
v1.3.0
Latest
Languages
C++
96.7%
CMake
2.6%
C
0.3%
Python
0.3%