libdsuart-0.2 released
The latest version adds support for controlling the I2C bus on pins PC5 (SCL) and PC4 (SDA). For this,
You'll need the latest version of the Arduino software (0012) to compile the firmware. (All devices we'll ship out from now on will of course have the latest firmware up and running.)
Enjoy!
uartI2CSend() and uartI2CReceive() were added to the library - they even return to you the result of the operation, which is very helpful as you e.g. immediately know that a slave device did not send an acknowledge, etc.You'll need the latest version of the Arduino software (0012) to compile the firmware. (All devices we'll ship out from now on will of course have the latest firmware up and running.)
Enjoy!

