Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 461 Bytes

Puerta

Puerta: A simple Arduino-Sketch to indicate the space-state. Depends on misterdanb's Espanol-Library.

Usage

Clone repository with submodules:

git clone --recurse-submodules https://github.com/h42i/Puerta.git

Compile and flash project:

cd Puerta
pio run -t upload

License

This Sketch is licensed under the terms of the MIT-License, which can be found in the corresponding LICENSE-file.