Update line_connection.ts
This commit is contained in:
parent
175a7d04e2
commit
d2621ca86c
|
|
@ -1317,6 +1317,13 @@ export default class LineConnection {
|
|||
repeat: '1',
|
||||
note: '',
|
||||
},
|
||||
{
|
||||
expect: '#',
|
||||
send: ``,
|
||||
delay: '1',
|
||||
repeat: '1',
|
||||
note: '',
|
||||
},
|
||||
{
|
||||
expect: '#',
|
||||
send: `configure terminal`,
|
||||
|
|
|
|||
Loading…
Reference in New Issue