Releases: Jarboer/VirtualButton
Releases · Jarboer/VirtualButton
1.2.0 - Release Version
This version is the official release of VirtualButton. Features include:
- Creating virtual buttons which can be controlled in your code to easily convert a simple push button into a toggle switch.
- Preforming a virtual digitalRead() to simulate getting a digital input.
- Simple replacement for physical hardware! Helps debug your code without physical hardware using just your keyboard.