Skip to content

Commit

Permalink
Add test script error
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 committed Feb 14, 2023
1 parent 1e395b4 commit 44a9cfe
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -17,6 +17,8 @@ function bind_add_param(name, idx, default_value)
return Parameter(PARAM_TABLE_PREFIX .. name)
end

this script should fail CI

AEROM_ANG_ACCEL = bind_add_param('ANG_ACCEL', 1, 6000)
AEROM_ANG_TC = bind_add_param('ANG_TC', 2, 0.1)
-- 3 was AEROM_KE_ANG
Expand Down

0 comments on commit 44a9cfe

Please sign in to comment.