Close to fixing MSP430 JTAG, which was broken during Huseby's refactoring.
[goodfet] / firmware / include / jtag430x2.h
index 86598a8..090697c 100644 (file)
@@ -8,7 +8,7 @@
 
 #include "app.h"
 
-#define JTAG430X2 0x11
+#define JTAG430X2 0x16
 
 extern app_t const jtag430x2_app;