<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;
 #include &lt;Nixie.h&gt;
-#include &lt;BarGraph.h&gt;
+#include &lt;MultiDAC.h&gt;
 
 // message types
 #define NO_MESSAGE_ID '0'
@@ -25,7 +25,7 @@
 #define barGraphLatchPin 7 // latch pin or RCK
 
 Nixie nixie(nixieDataPin, nixieClockPin, nixieLatchPin);
-BarGraph barGraph(barGraphDataPin, barGraphClockPin, barGraphLatchPin);
+MultiDAC barGraph(barGraphDataPin, barGraphClockPin, barGraphLatchPin);
 
 char message_type = DEMO_ID;
 </diff>
      <filename>led_dimmer.pde</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>229d70fba92f70e95ebc6b67e48ff20af6fd7c14</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Bloom</name>
    <email>andrew@andrewkbloom.com</email>
  </author>
  <url>http://github.com/abloom/arduino_messaging/commit/72aaa318ed02e4e716c39c7708c4d9d503ef0535</url>
  <id>72aaa318ed02e4e716c39c7708c4d9d503ef0535</id>
  <committed-date>2009-05-06T11:48:21-07:00</committed-date>
  <authored-date>2009-05-06T11:48:21-07:00</authored-date>
  <message>updating the code to use the MultiDAC lib instead of the BarGraph lib</message>
  <tree>dc63c56e00a9c564ea9662702d97707cd3e69b7a</tree>
  <committer>
    <name>Andrew Bloom</name>
    <email>andrew@andrewkbloom.com</email>
  </committer>
</commit>
