reworked most of the code to be simpler, albeit also less powerful
This commit is contained in:
13
micropy.json
Executable file
13
micropy.json
Executable file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "smoker-thermometer",
|
||||
"stubs": {
|
||||
"esp32-micropython-1.15.0": "1.3.9"
|
||||
},
|
||||
"dev-packages": {
|
||||
"micropy-cli": "*"
|
||||
},
|
||||
"packages": {},
|
||||
"config": {
|
||||
"vscode": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user