1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-29 18:52:13 +01:00
Arduino/libraries
sebastienjean 369aeeef51 600 Baud comm. support, unsupported baudrate notification
- Added a 600 Baud line in DELAY_TABLE, for each CPU frequency.
(successfully tested for 16 MHz)

- begin(long speed) now returns a bool indicating if speed has been
found in DELAY_TABLE (if not, the method returns false immediately)
2012-12-01 00:20:55 +01:00
..
2012-11-25 21:28:55 -05:00