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
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
|
||||
.pio
|
||||
main/configuration.h
|
||||
main/credentials.h
|
||||
|
Reference in New Issue
Block a user