forked from Archive/PX4-Autopilot
Fix typo in drivers/lights/CMakeLists.txt
This commit is contained in:
parent
02f0533ee9
commit
b35be4b0a6
|
@ -32,7 +32,7 @@
|
|||
############################################################################
|
||||
|
||||
add_subdirectory(blinkm)
|
||||
add_subdirectory(oreoled
|
||||
add_subdirectory(oreoled)
|
||||
add_subdirectory(pca8574)
|
||||
add_subdirectory(rgbled)
|
||||
add_subdirectory(rgbled_ncp5623c)
|
||||
|
|
Loading…
Reference in New Issue