display changed and mqtt stuff added

This commit is contained in:
Wolfgang Hottgenroth
2016-03-03 23:19:56 +01:00
parent 13124ac90b
commit c520e7731c
21 changed files with 1578 additions and 2060 deletions

View File

@ -44,21 +44,21 @@
<link>
<name>arduino/variant</name>
<type>2</type>
<locationURI>ArduinoPinPath/ethernet</locationURI>
<locationURI>ArduinoPinPath/mega</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>ArduinoHardwareLibPath</name>
<value>file:/C:/Program%20Files%20(x86)/Arduino/hardware/arduino/avr/libraries</value>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/libraries</value>
</variable>
<variable>
<name>ArduinoPinPath</name>
<value>file:/C:/Program%20Files%20(x86)/Arduino/hardware/arduino/avr/variants</value>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/variants</value>
</variable>
<variable>
<name>ArduinoPlatformPath</name>
<value>file:/C:/Program%20Files%20(x86)/Arduino/hardware/arduino/avr/cores</value>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/cores</value>
</variable>
</variableList>
</projectDescription>