We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d90681 commit 1867d1aCopy full SHA for 1867d1a
build/build.xml
@@ -19,7 +19,7 @@
19
cores. Updates are also downloaded from a different URL and the original package_index
20
is ignored.
21
-->
22
- <!--<property name="RC_build" value="true" />-->
+ <property name="RC_build" value="true" />
23
24
<!-- Main url for boards and libraries repository -->
25
<property name="library_index_url" value="http://downloads.arduino.cc/libraries/library_index.json" />
0 commit comments