Fit naming conventions

This commit is contained in:
Ekaitz Zarraga
2023-11-19 15:28:45 +01:00
parent d3d76ed0e7
commit 30c8da7f55
4 changed files with 27 additions and 27 deletions

View File

@@ -95,7 +95,7 @@
#include "flashlight_face.h"
#include "decimal_time_face.h"
#include "wyoscan_face.h"
#include "couchTo5k_face.h"
#include "couch_to_5k_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_