Bug in Serial Example 2

02 Aug 2017

The test before issuing the device.putc call should be if(device.writeable()) and not if(device.readable())