PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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=*