PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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