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 years ago
parent
commit
bce4174edb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      source/Shell.Alias

+ 2 - 0
source/Shell.Alias

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