8
pio/ir_nec/CMakeLists.txt
Normal file
8
pio/ir_nec/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# build the transmit and receive libraries
|
||||
#
|
||||
add_subdirectory(nec_transmit_library)
|
||||
add_subdirectory(nec_receive_library)
|
||||
|
||||
# build the example program
|
||||
#
|
||||
add_subdirectory(ir_loopback)
|
||||
Reference in New Issue
Block a user