Skip to content

Commit

Permalink
Update readme file with version update info.
Browse files Browse the repository at this point in the history
  • Loading branch information
fri000 committed Jun 24, 2013
1 parent 82bad53 commit 31a4a1e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@


Version History
---------------
0.7 -Bug fix: If detach() was called on a servo then subsequent calls to attach() would fail.
The detach() function now works properly.


0.6 -Added ability to easily select if this driver should use timer0 or
timer1.
-Timer1 is now the default timer used. Used to be timer0.
-Made the timer init happen later to allow this driver to work when
used with an attiny arduino library.
-Fixed bug where a 512 microsecond pulse would not be generated.


0.5 -Initial public release

Expand Down

0 comments on commit 31a4a1e

Please sign in to comment.