bump serial port to 4.0.3 library

This commit is contained in:
Dave Conway-Jones
2016-10-13 14:12:08 +01:00
parent cebeab02f9
commit 36e834fdf1
3 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,6 @@
<p>The Arduino must be loaded with the Standard Firmata sketch available in the Arduino examples.</p>
<p>You can select either Digital or Analogue input. Outputs the value read as <code>msg.payload</code> and the pin number as <code>msg.topic</code>.</p>
<p>It only outputs on a change of value - fine for digital inputs, but you can get a lot of data from analogue pins which you must then handle.</p>
<p>You can set the sample rate from 20 to 65535 mS.</p>
</script>
<script type="text/javascript">