add Doxyfile and some moves

This commit is contained in:
2021-12-13 19:16:04 +01:00
parent 3aa3789e36
commit 1fc5a75f33
13 changed files with 2685 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ class Speedometer {
/**
* @brief Set the min delay between each loop
*
* @param val time in Milliseconds
* @param delay time in Milliseconds
*/
void setDelay(uint8_t delay);