DreamTap/README.md

15 lines
422 B
Markdown

# DreamTap
A smart switch for developers!
## Usage
1. Install VSCode;
2. Install PlatformIO plugin for VSCode;
3. Copy `include/config_sample.h` to `include/config.h`;
4. Modify `include/config.h` as you wish;
5. Compile this sketch;
6. Connect DreamTap to your computer;
7. Press the side-button and main button at the same time, release main button first, then release side button;
8. Upload this sketch to DreamTap;