Posted to tcl by grummund at Thu Jun 01 17:14:42 GMT 2017view pretty

#!/usr/bin/expect -f

send   "\xE0\x10\x4E\x74\x00\x02\x04\x42\x78\x00\x00\x4F\x85"
expect "\xE0\x10\x4E\x74\x00\x02\x01\x4B"

exit