mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-14 20:56:38 +01:00
remove stupid stuff
This commit is contained in:
@@ -17,9 +17,13 @@
|
||||
"platforms": "espressif8266",
|
||||
"examples": "examples/*",
|
||||
"export": {
|
||||
"include":
|
||||
[
|
||||
"lib"
|
||||
],
|
||||
"exclude":
|
||||
[
|
||||
"firmware/"
|
||||
"src/examples/"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[platformio]
|
||||
env_default = meshPixel
|
||||
env_default = mesh
|
||||
|
||||
[common]
|
||||
framework = arduino
|
||||
|
||||
Reference in New Issue
Block a user