NRF is now default in the 2254.
[goodfet] / client / GoodFETMAXUSB.py
index bf257c8..96e8ad6 100644 (file)
@@ -5,6 +5,7 @@
 #
 # This code is being rewritten and refactored.  You've been warned!
 
+
 import sys, time, string, cStringIO, struct, glob, os;
 
 from GoodFET import GoodFET;