We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e873eeb commit b4f41f4Copy full SHA for b4f41f4
config.ini
@@ -4,5 +4,5 @@ regex = usb|acm|com # Regular expression to filter serial port list
4
v = true # show debug logging
5
appName = CreateBridge
6
updateUrl = http://downloads.arduino.cc/
7
-origins = http://local.arduino.cc:8080
+origins = http://local.arduino.cc:8000
8
#httpProxy = http://your.proxy:port # Proxy server for HTTP requests
0 commit comments