Skip to content

Commit e36bb88

Browse files
committed
Just spin the motors...
1 parent fd0b917 commit e36bb88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/src/main.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ function (@main)(args)::Cint
136136
tenc_2a = ThreadedEncoder(Encoder(gpio, M2A))
137137

138138
ctrl = BalanceController()
139+
apply_motor_output!(hw, 512.0f0, 512.0f0)
140+
while true end
139141

140142
ml_update_rate_ns = 50000000
141143
imu_read_margin = 12600000

0 commit comments

Comments
 (0)