mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
test
This commit is contained in:
@@ -6,6 +6,7 @@ import shutil
|
|||||||
from sys import platform
|
from sys import platform
|
||||||
Import("env")
|
Import("env")
|
||||||
|
|
||||||
|
print(env)
|
||||||
|
|
||||||
if platform == "linux" or platform == "linux2":
|
if platform == "linux" or platform == "linux2":
|
||||||
# linux '~/.platformio/platforms/espressif8266@4.0.1/builder/main.py'
|
# linux '~/.platformio/platforms/espressif8266@4.0.1/builder/main.py'
|
||||||
|
|||||||
Reference in New Issue
Block a user