borud / bigbutton

quick and dirty sketch for bigbutton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bigbutton

I'm not sure this is useful for anyone but me, but the code is shared here for reference.

config

Copy (or rename) the src/config.h-template file to src/config.h and configure the settings.

build

To build and flash the image:

pio run -t upload

You can start the monitor as well after uploading.

pio run -t upload -t monitor

About

quick and dirty sketch for bigbutton


Languages

Language:C 97.9%Language:CMake 2.1%