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