walthowd/husbzb-firmware

syntax error in ./ncp.py

Closed this issue · 3 comments

i am running docker run --device=/dev/ttyUSB1:/dev/ttyUSB1 -it walthowd/husbzb-firmware bash
root@e72525a1e48d:/tmp/silabs# ./ncp.py scan
File "./ncp.py", line 211
return ERROR_NCP_WRONG_EZSP_VERSION
looks like a result of recent change

Looks like I am having the same issue as well.

Should be fixed here:

3671718

Awesome thank you! Working great now!