Archive for February, 2010

Arduino-0018 Release annoucement (Win32 / MacOSX / Linux)

Monday, February 1st, 2010

0018 - 2010.01.29 [core / libraries] * Added tone() and noTone() functions for frequency generation. * Added Serial.end() command. * Added precision parameter for printing of floats / doubles. * Incorporated latest version of Firmata. * Fixed bug w/ disabling use of the RW pin in the LiquidCrystal library. * No longer disabling interrupts in delayMicroseconds(). * Fixed ...