We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcd35d commit d396fb4Copy full SHA for d396fb4
src/KitePodModels.jl
@@ -6,7 +6,7 @@ using Reexport
6
@reexport using KiteUtils
7
using DocStringExtensions
8
9
-export calc_alpha_depower, init_kcu, set_depower_steering, get_depower, get_steering
+export calc_alpha_depower, init_kcu!, set_depower_steering, get_depower, get_steering
10
export KCU
11
12
if ! isfile(joinpath(get_data_path(), "settings.yaml"))
0 commit comments