We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db5ade commit e8f4baaCopy full SHA for e8f4baa
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 = https://downloads.arduino.cc/
7
-origins = http://local.arduino.cc:8000
+origins = https://local.arduino.cc:8000
8
#httpProxy = http://your.proxy:port # Proxy server for HTTP requests
0 commit comments