Skip to content

Commit 4b909ad

Browse files
committed
🧼 Renames kinematics
1 parent f75b224 commit 4b909ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

esp32/lib/ESP32-sveltekit/gait/state.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#include <Kinematics.h>
3+
#include <kinematics.h>
44

55
struct gait_state_t {
66
float step_height;

0 commit comments

Comments
 (0)