From 2ae63194559851d93d6be5b27e02af1fccb56db3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 10 Jul 2013 02:03:29 +0000 Subject: cleanup git-svn-id: https://svn.spreadspace.org/pic/trunk@67 a09c6847-51d9-44de-8ef2-e725cf50f3c7 --- bootloader/ihexpic.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bootloader/ihexpic.py b/bootloader/ihexpic.py index 77b2929..e30204c 100644 --- a/bootloader/ihexpic.py +++ b/bootloader/ihexpic.py @@ -190,7 +190,6 @@ class IHexPic(object): raise ValueError('Source dictionary should have only int keys') self._buf.update(s) - # TODO: fix this so it works with 16bit data def write_to_file(self, f): """Write data to file f in HEX format. -- cgit v1.2.3