feat: 增加 cert:generate 和 arduino:install 脚本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import mustache from 'mustache';
|
||||
import Shell from './shell';
|
||||
import { MICROPYTHON, PYTHON } from './config';
|
||||
import Shell from './shell.js';
|
||||
import { MICROPYTHON, PYTHON } from './config.js';
|
||||
|
||||
|
||||
export default class ShellAmpy extends Shell {
|
||||
|
||||
Reference in New Issue
Block a user