7seg/fw/profile.gdb
2017-08-22 20:13:10 +02:00

5 lines
74 B
Text

set pagination off
target remote localhost:3333
while(1)
continue
end