PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 3 Jahren
123456789101112
  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.