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ů.
John Robinson 4aaa09bd80
initial commit
před 3 roky
..
examples initial commit před 3 roky
util initial commit před 3 roky
CHANGES initial commit před 3 roky
LICENSE initial commit před 3 roky
MANIFEST initial commit před 3 roky
Makefile initial commit před 3 roky
README initial commit před 3 roky
VirtualWire.cpp initial commit před 3 roky
VirtualWire.h initial commit před 3 roky
keywords.txt initial commit před 3 roky

README

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.