feat: 增加 cert:generate 和 arduino:install 脚本
This commit is contained in:
@@ -5,8 +5,8 @@ import {
|
||||
ByteLengthParser
|
||||
} from 'serialport';
|
||||
import _ from 'lodash';
|
||||
import EventsBase from './events-base';
|
||||
import { CURRENT_PLANTFORM } from './config';
|
||||
import EventsBase from './events-base.js';
|
||||
import { CURRENT_PLANTFORM } from './config.js';
|
||||
|
||||
|
||||
export default class Serial extends EventsBase {
|
||||
|
||||
Reference in New Issue
Block a user