1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-29 18:52:13 +01:00

6 Commits

Author SHA1 Message Date
Phillip Stevens
fae8c42224 Added to #define for 1284/1284p Timer 3 inclusion.
ATmega1284/ATmega1284p have a 16 bit Timer 3 (not present in the ATmega644 and below).
Add to the #define to use Timer 3 or Timer 1 optionally.
2016-02-09 11:23:06 +11:00
Claudio Indellicati
1f8c9642a3 Servo library for the SAMD architecture. 2015-06-18 10:57:14 +02:00
Cristian Maglie
4b7302692c Servo library to format 1.5 rev.2 2014-01-02 00:20:31 +01:00
Cristian Maglie
32832069ce Fixed compile error on StandardFirmata example.
Revert "Servo library refactoring. See #1617"

This reverts commit e8834d32f3f09cf6ce9a52bd30ba552bcb8291ef.

See #1617
2013-11-18 11:41:45 +01:00
Cristian Maglie
e8834d32f3 Servo library refactoring. See #1617 2013-10-15 09:41:42 +02:00
Fede85
3b54dfed67 Servo library to the new format 2013-06-27 13:12:07 +02:00