From: travisutk Date: Tue, 30 Oct 2012 21:39:21 +0000 (+0000) Subject: List of supported rates. X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=82b43c01b4d2e00bbfdc1bb85cdea609aabe0b0c List of supported rates. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1305 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- diff --git a/client/goodfet.mcpcan b/client/goodfet.mcpcan index e636403..82636b3 100755 --- a/client/goodfet.mcpcan +++ b/client/goodfet.mcpcan @@ -20,6 +20,7 @@ if(len(sys.argv)==1): #print "%s poke 0x$adr 0x$val" % sys.argv[0]; print "\n%s sniff [kHz]" % sys.argv[0]; + print "\nSupported rates: 83.3, 100, 125, 250, 500, 1000 kHz."; sys.exit(); #Initialize FET and set baud rate