PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
John Robinson 4aaa09bd80
initial commit
3 年前
..
examples initial commit 3 年前
util initial commit 3 年前
CHANGES initial commit 3 年前
LICENSE initial commit 3 年前
MANIFEST initial commit 3 年前
Makefile initial commit 3 年前
README initial commit 3 年前
VirtualWire.cpp initial commit 3 年前
VirtualWire.h initial commit 3 年前
keywords.txt initial commit 3 年前

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.