Separated Qt and WiringPi code in distance thread
This commit is contained in:
parent
488d4c8f71
commit
05dd2c2f5b
4 changed files with 13 additions and 74 deletions
|
@ -19,7 +19,10 @@ add_executable(${PROJECT_NAME}
|
|||
led.h
|
||||
blinkthread.cpp
|
||||
blinkthread.h
|
||||
distancethread.cpp
|
||||
median.h
|
||||
hcsr04.cpp
|
||||
hcsr04.h
|
||||
distancethread.cpp
|
||||
distancethread.h
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue