X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.em260;h=46417d64e3177ecc3f5ed2cfab3ea58a0c02654e;hp=c792bf6198c802255f7d5ce183ca719c42556ea5;hb=d0fa0ff8feea29fa75da4003cfc152947571d7a2;hpb=f0b3193e5145770ef1bc255b5983e36e37ca5a9b diff --git a/client/goodfet.em260 b/client/goodfet.em260 index c792bf6..46417d6 100755 --- a/client/goodfet.em260 +++ b/client/goodfet.em260 @@ -49,11 +49,13 @@ if(sys.argv[1]=="test"): for foo in range(0,4): print "%04x" % client.rand16(); if(sys.argv[1]=="randtest"): - print "Some random numbers from EZSP." + print "# Even Odd" max=2**33; foo=0; while foo