X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2Fmrf24j40%2Flists.py;h=f5931c240cf614b518a64baf1bd7b3b2e1f80f8d;hb=fe9160d567fbb4c890ac7b8bc2e1f2f9143f0935;hp=c81975b81f055b3ff91a377000f51d118f71463b;hpb=07505b2a1a31759f90f9e7e2bfee5d75d4b1b729;p=libsigrokdecode.git diff --git a/decoders/mrf24j40/lists.py b/decoders/mrf24j40/lists.py index c81975b..f5931c2 100644 --- a/decoders/mrf24j40/lists.py +++ b/decoders/mrf24j40/lists.py @@ -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 . ## sregs = { @@ -66,7 +65,7 @@ sregs = { 0x2c: 'SECCON0', 0x2d: 'SECCON1', 0x2e: 'TXSTBL', - 0x3f: 'Reserved', + 0x2f: 'Reserved', 0x30: 'RXSR', 0x31: 'INTSTAT', 0x32: 'INTCON',