This commit is contained in:
IrvingGao 2024-05-27 23:26:06 +08:00
parent c60a2e89da
commit 765991626a
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# run this script to start the hotpot server
python3 wifi_manager.py
cd ~/TakwayBoard
python3 ws_client.py
# cd to the TakwayBoard directory and start the client
cd ~/TakwayBoard && python3 ws_client.py