Northeastern-Electric-Racing / MSB-FW

Our FreeRTOS Application for Distributed Sensing
2 stars 0 forks source link

Read sensor data #1

Closed caiodasilva2005 closed 9 months ago

caiodasilva2005 commented 9 months ago

Added functions for reading msb data and created RTOS tasks in main.c

evanlombardo commented 9 months ago

Great job so far, I made some changes to the structure a bit and fixed some compiling errors. By the way install the C/C++ extension on VSCode and you can see all of the errors (but main.c shows some errors that don't really exist). I will drop a review for additional features shortly