Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 632c79c

Browse files
committed
break format
1 parent 250800a commit 632c79c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

src/main/cpp/Main.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
// of the MIT License at the root of this project
44

55
/*
6+
*
7+
*
8+
*
9+
*
10+
*
611
Dont edit this file
712
Go to Robot.cpp
813
*/

src/main/cpp/Robot.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
// Open Source Software, you can modify it according to the terms
33
// of the MIT License at the root of this project
44

5+
6+
7+
8+
9+
10+
511
#include "Robot.h"
612

713
// include units

0 commit comments

Comments
 (0)