compiling in new environment
This commit is contained in:
10
.project
10
.project
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>NetMeterBusMaster2</name>
|
||||
<name>NetMeterbusMaster</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
@ -29,21 +29,21 @@
|
||||
<link>
|
||||
<name>arduino/core</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoPlatformPath/cores/teensy3</locationURI>
|
||||
<locationURI>ArduinoPlatformPath/teensy3</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
<variableList>
|
||||
<variable>
|
||||
<name>ArduinoHardwareLibPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/libraries</value>
|
||||
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr/libraries</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPinPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/variants</value>
|
||||
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPlatformPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr</value>
|
||||
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr/cores</value>
|
||||
</variable>
|
||||
</variableList>
|
||||
</projectDescription>
|
||||
|
Reference in New Issue
Block a user