Skip to content

Commit

Permalink
dshot: turn off debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKlimaj committed Nov 27, 2024
1 parent ee3f724 commit 03528b3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@
px4_add_library(arch_dshot
dshot.c
)
target_compile_options(arch_dshot PRIVATE ${MAX_CUSTOM_OPT_LEVEL} -DDEBUG_BUILD)
# target_compile_options(arch_dshot PRIVATE ${MAX_CUSTOM_OPT_LEVEL})
target_compile_options(arch_dshot PRIVATE ${MAX_CUSTOM_OPT_LEVEL})

0 comments on commit 03528b3

Please sign in to comment.