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ů.
|
12345678 |
- Virtual Wire
-
- This is the VirtualWire library for Arduino
- It provides a simple message passing protocol for a range of inexpensive
- transmitter and receiver modules.
-
- See http://www.open.com.au/mikem/arduino/VirtualWire.pdf for full documentation.
-
|