Skip to content

Commit 07a241d

Browse files
committed
forgot to fix naming fully
1 parent e4e6bf1 commit 07a241d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Telemetry-Main/main.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ FILE *sd_fp;
5252
Values vals{};
5353
ValuesRow current_row{};
5454
int row_idx = 0;
55+
5556
int this_tick = 0;
5657

5758

@@ -76,8 +77,6 @@ int this_tick = 0;
7677
// .rtds = false,
7778
// .rpm = 0
7879
// };
79-
//
80-
8180

8281
Layouts eve(PC_12, PC_11, PC_10, PD_2, PB_7, PC_13, EvePresets::CFA800480E3);
8382

0 commit comments

Comments
 (0)