PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

9 lines
381B

  1. name=Bounce2
  2. version=2.21
  3. author=Thomas O Fredericks <tof@t-o-f.info> with contributions fromEric Lowry, Jim Schimpf and Tom Harkaway
  4. maintainer=Thomas O Fredericks <tof@t-o-f.info>
  5. sentence=Debouncing library for Arduino and Wiring.
  6. paragraph=Deboucing switches and toggles is important.
  7. category=Signal Input/Output
  8. url=https://github.com/thomasfredericks/Bounce2
  9. architectures=*