Open GoogleCodeExporter opened 9 years ago
Diff is attached. Variables/Labels for FUSB and FBT are swapped. $ diff locator.py.org locator.py 110c110 < print "USB: %s BT: %s Fantom: %s FUSB: %s FBT: %s" % (method.usb, method.bluetooth, method.fantom, method.fantombt, method.fantomusb) --- > print "USB: %s BT: %s Fantom: %s FUSB: %s FBT: %s" % (method.usb, method.bluetooth, method.fantom, method.fantomusb, method.fantombt)
Original issue reported on code.google.com by nka...@gmail.com on 17 Dec 2013 at 7:51
nka...@gmail.com
Original issue reported on code.google.com by
nka...@gmail.com
on 17 Dec 2013 at 7:51