Skip to content

Commit c774ab7

Browse files
committed
Fix config.ini
1 parent b60aa54 commit c774ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ regex = usb|acm|com # Regular expression to filter serial port list
44
v = true # show debug logging
55
appName = CreateBridge
66
updateUrl = http://downloads.arduino.cc/
7-
origins = http://downloads.arduino.cc/
7+
origins = http://local.arduino.cc:8000

0 commit comments

Comments
 (0)