ICOMP-UNC / Team-3

This project leverages the STM32F103C8T6 Bluepill microcontroller and the libopencm3 library to create an advanced conveyor belt system with adjustable speed and height-based object detection.
https://www.youtube.com/watch?v=Oym1SDomOgo
MIT License
1 stars 0 forks source link

Better Documentation and Organization of Code #14

Closed iledesma08 closed 1 week ago

iledesma08 commented 1 week ago

Better Documentation and Organization of Code

Summary

This PR aims to comment all of our files following Doxygen standards and to format our code following clang'format

Details

No details to be provided