1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Added Servo library for Arduino Due

This commit is contained in:
Cristian Maglie
2012-11-23 18:15:23 +01:00
parent db32419a34
commit db81f52c3a
6 changed files with 545 additions and 0 deletions

View File

@ -10,6 +10,9 @@
* sam: fixed BSoD on some Windows machine (louismdavis)
* sam: added CANRX1/CANTX1 pins 88/89 (same physical pin for 66/53)
[libraries]
* sam: Added Servo library
ARDUINO BETA 1.5.1r2 - 2012.11.06
* Fixed wrong release file for windows.