tests: Add two devices test
This commit is contained in:
parent
5ace1c5bff
commit
33d695ec83
11 changed files with 277 additions and 10 deletions
|
|
@ -11,6 +11,6 @@ SPIFFS_SIZE = 0x100000
|
|||
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