We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1224a47 commit 6237fe9Copy full SHA for 6237fe9
.gitignore
@@ -1,2 +1,3 @@
1
/notes.txt
2
/deploy.sh
3
+/.DS_Store
.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>xbee-arduino-google</name>
+ <name>xbee-arduino</name>
4
<comment></comment>
5
<projects>
6
</projects>
@@ -31,7 +31,7 @@
31
</dictionary>
32
<dictionary>
33
<key>org.eclipse.cdt.make.core.buildLocation</key>
34
- <value>${workspace_loc:/xbee-arduino-google/Debug}</value>
+ <value>${workspace_loc:/xbee-arduino/Debug}</value>
35
36
37
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
docs/.gitignore
@@ -0,0 +1 @@
0 commit comments