2024-05-27 23:26:06 +08:00
|
|
|
# run this script to start the hotpot server
|
2024-05-27 23:22:57 +08:00
|
|
|
python3 wifi_manager.py
|
2024-05-27 23:26:06 +08:00
|
|
|
# cd to the TakwayBoard directory and start the client
|
2024-05-31 13:09:07 +08:00
|
|
|
cd ../TakwayBoard && python3 ws_client.py
|