update readme

This commit is contained in:
Guangzong Chen 2021-09-26 16:38:05 -04:00
parent e0f06889cf
commit ec86b47350
No known key found for this signature in database
GPG Key ID: E3E141D720E7F9A3

View File

@ -74,16 +74,15 @@ clean rec
port function port function
[*] open port - [*] open port
[*] close port - [*] close port
[*] send ascii to port - [*] send ascii to port
[ ] send hex to port - [ ] send hex to port
[ ] save output to port - [ ] save output to port
[ ] view recived data as hex - [ ] view recived data as hex
ui function ui function
[ ] show recived data as hex - [ ] show recived data as hex
[ ] clean command - [ ] clean command
[ ]