chore(boards): micropython esp32s3下改用python下generator
This commit is contained in:
@@ -29,7 +29,8 @@ import {
|
|||||||
PythonHtmlGenerators,
|
PythonHtmlGenerators,
|
||||||
PythonUtilityGenerators,
|
PythonUtilityGenerators,
|
||||||
Procedures,
|
Procedures,
|
||||||
Variables
|
Variables,
|
||||||
|
Python
|
||||||
} from '@mixly/python';
|
} from '@mixly/python';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
@@ -72,8 +73,7 @@ import {
|
|||||||
MicroPythonSensorOnBoardGenerators,
|
MicroPythonSensorOnBoardGenerators,
|
||||||
MicroPythonSerialGenerators,
|
MicroPythonSerialGenerators,
|
||||||
MicroPythonSystemGenerators,
|
MicroPythonSystemGenerators,
|
||||||
MicroPythonWeatherGenerators,
|
MicroPythonWeatherGenerators
|
||||||
Python
|
|
||||||
} from '@mixly/micropython';
|
} from '@mixly/micropython';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
|||||||
Reference in New Issue
Block a user