feat(boards): mp下添加python_generator (不完善)
This commit is contained in:
@@ -29,8 +29,7 @@ import {
|
||||
PythonHtmlGenerators,
|
||||
PythonUtilityGenerators,
|
||||
Procedures,
|
||||
Variables,
|
||||
Python
|
||||
Variables
|
||||
} from '@mixly/python';
|
||||
|
||||
import {
|
||||
@@ -73,7 +72,8 @@ import {
|
||||
MicroPythonSensorOnBoardGenerators,
|
||||
MicroPythonSerialGenerators,
|
||||
MicroPythonSystemGenerators,
|
||||
MicroPythonWeatherGenerators
|
||||
MicroPythonWeatherGenerators,
|
||||
Python
|
||||
} from '@mixly/micropython';
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user