PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

13 lines
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.