mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
add Pio env
This commit is contained in:
parent
a68d2726c5
commit
eea3b0ed10
@ -1,4 +1,6 @@
|
|||||||
Import("env")
|
Import("env")
|
||||||
|
env = DefaultEnvironment()
|
||||||
|
platform = env.PioPlatform()
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
from os.path import join
|
from os.path import join
|
||||||
|
Loading…
x
Reference in New Issue
Block a user