Tripple Controller for the TLE5206 H Bridge motor controller

inc/ChangeLog.h

Committer:
AjK
Date:
2011-07-05
Revision:
3:b7d951c6f551
Parent:
2:c5fbe0cb8a97
Child:
4:d69f22061c03

File content as of revision 3:b7d951c6f551:

/*

0.5 Beta 5/Jul/2011
    * Added SimpleTLE5206Profiler.h which extends
      the functionality to allow for linear acceleration
      and deceleration profiles.
    * Added example2.h to demonstrate the profiler.
    * Added link to forum post in SimpleTLE5206.h
    * Fixed some silly typos in comments.

0.4 Beta 5/Jul/2011
    * Added this file, ChangeLog.h
    * Added the ability to specify the duty cycle in Hz.
    * Made example1.h a bit cleaner and more fun to experiment with.
    * Added some more documentation.
    * ToDo: proper doxygen comments on main class structures.
*/