PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 satır
547B

  1. $Id: changelog.txt 132 2012-02-14 04:15:05Z bhagman@roguerobotics.com $
  2. SoftPWM Library
  3. Version Modified By Date Comments
  4. ------- ----------- -------- --------
  5. 0001 B Hagman 10/03/14 Initial coding (Pi Day!)
  6. 0002 B Hagman 10/03/21 License updates, minor fixes
  7. 0003 B Hagman 10/04/21 Added hardset control for syncing to matrix scan lines
  8. 0004 B Hagman 10/06/27 Fixed: pin 0 could not be used.
  9. 0005 B Hagman 11/05/27 Added polarity, and full Wiring support.
  10. B Hagman 12/02/13 Fixed Arduino 1.0+ mess.