]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag/__init__.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / jtag / __init__.py
index 047e54a86530aa19d369cd8692f37ef71b7f8c3e..51bb629988b11d69a6a98efbdd12003859fc3f10 100644 (file)
@@ -14,8 +14,7 @@
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
 '''
@@ -28,5 +27,4 @@ https://en.wikipedia.org/wiki/Joint_Test_Action_Group
 http://focus.ti.com/lit/an/ssya002c/ssya002c.pdf
 '''
 
-from .pd import *
-
+from .pd import Decoder