PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

9 líneas
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=*