-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
I want to use TDM according to instructions on 0.2.0-esp32 release page, but provisioning fails:
$ python provision.py --port COM7 --ssid "WiFi" --password "pass" --target-ip 192.168.1.20 --tdm-slot 0 --tdm-total 3
usage: provision.py [-h] --port PORT [--baud BAUD] [--ssid SSID] [--password PASSWORD]
[--target-ip TARGET_IP] [--target-port TARGET_PORT] [--node-id NODE_ID] [--dry-run]
provision.py: error: unrecognized arguments: --tdm-slot 0 --tdm-total 3
I was unable to find the provision.py script supporting --tdm-slot and --tdm-total options anywhere.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels