Skip to content

Commit

Permalink
drivers/pwm_out: cleanup for multi-platform use
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed May 2, 2020
1 parent 0a4e714 commit 0c8dcf9
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 115 deletions.
1 change: 1 addition & 0 deletions src/drivers/pwm_out/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ px4_add_module(
MODULE drivers__pwm_out
MAIN pwm_out
COMPILE_FLAGS
-Wno-error=unused-variable
SRCS
PWMOut.cpp
PWMOut.hpp
Expand Down
Loading

0 comments on commit 0c8dcf9

Please sign in to comment.