Update line_connection.ts

This commit is contained in:
nguyentrungthat 2026-01-06 08:51:36 +07:00
parent 175a7d04e2
commit d2621ca86c
1 changed files with 7 additions and 0 deletions

View File

@ -1317,6 +1317,13 @@ export default class LineConnection {
repeat: '1', repeat: '1',
note: '', note: '',
}, },
{
expect: '#',
send: ``,
delay: '1',
repeat: '1',
note: '',
},
{ {
expect: '#', expect: '#',
send: `configure terminal`, send: `configure terminal`,