Save current changes before reorganizing drivers and cleaning workspace
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import json
|
||||
import urllib.request
|
||||
import sys
|
||||
|
||||
ESP32_IP = "192.168.68.123"
|
||||
ESP32_IP = "192.168.68.124"
|
||||
URL = f"http://{ESP32_IP}/api/mcp"
|
||||
|
||||
def call_mcp_tool(tool_name, arguments):
|
||||
|
||||
Reference in New Issue
Block a user