Browse Source

added commands for XReceive and YReceive

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7715 8c9fc860-2736-0410-a75d-ab315db34111
eth.morozova 7 năm trước cách đây
mục cha
commit
bce4174edb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      source/Shell.Alias

+ 2 - 0
source/Shell.Alias

@@ -37,3 +37,5 @@ whoimports=SystemTools.WhoImports
 lsusb=UsbInfo.Show
 ps=SystemTools.ShowProcesses
 halt=SystemTools.PowerDown
+xrecv=ShellSerial.XReceive
+yrecv=ShellSerial.YReceive