Commit Graph
2 Commits
Author SHA1 Message Date
geeksville e36d706c95 add vscode workspace definitions 2020-01-17 15:16:42 -08:00
geeksville 1e9fedcbd7 minor changes needed to build with platformio
I prefer platformio over the arduino IDE because
it automatically does library dependencies and
has lots of other goodness.

To build and install to a connected device just do:

pio run
2020-01-17 15:15:00 -08:00