tests: Add two devices test
This commit is contained in:
parent
5ace1c5bff
commit
33d695ec83
11 changed files with 277 additions and 10 deletions
|
|
@ -5,6 +5,6 @@ EXTRA_COMPONENTS = extras/test
|
|||
include ../../common.mk
|
||||
|
||||
run_test:
|
||||
python ../../extras/test/run_test.py /dev/ttyUSB0
|
||||
python ../../extras/test/run_test.py $(ESPPORT)
|
||||
|
||||
.PHONY: run_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue