Skip to content

Commit

Permalink
AP_Scripting: Why is this breaking periph with scripting?
Browse files Browse the repository at this point in the history
  • Loading branch information
magicrub committed Oct 10, 2023
1 parent 783beef commit 785a97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_Scripting/generator/description/bindings.desc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ userdata Location method get_distance float Location
userdata Location method offset void float'skip_check float'skip_check
userdata Location method offset_bearing void float'skip_check float'skip_check
userdata Location method offset_bearing_and_pitch void float'skip_check float'skip_check float'skip_check
userdata Location method get_vector_from_origin_NEU boolean Vector3f'Null
-- userdata Location method get_vector_from_origin_NEU boolean Vector3f'Null
userdata Location method get_bearing float Location
userdata Location method get_distance_NED Vector3f Location
userdata Location method get_distance_NE Vector2f Location
Expand Down

0 comments on commit 785a97a

Please sign in to comment.