Clara Casas
Clara Casas
It increases with reading frequency. Maybe is just noise: https://forum.arduino.cc/index.php?topic=445885.0. Try it with a higher bandwidth.
- Studying the possibility to print gears + rim together https://engineerdog.com/2017/01/07/a-practical-guide-to-fdm-3d-printing-gears/
Yes! Although I guess that when we have operating system this will be carried by it...
Should I review it? or Do I wait for travis ok?
- Change EEPROM read and save functions to have uint32_t pointer as input and output data. (Fom review comment: it is a bit more consistent within the loop, as you...
- Review main functions. The idea is to show somehow the system state (global variables) to avoid errors during competitions.
At least -> include: with headers (.h) obj: with files from compilation ( .o and .d )
With your proposal of build folder I realized ... what about .map and .elf files? So, ok for me with `build` for .o and .d files and .map, .elf and...
http://cppcheck.sourceforge.net/