Fixed the CC2420 register settings for the Telos B.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 6 Feb 2011 03:04:08 +0000 (03:04 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 6 Feb 2011 03:04:08 +0000 (03:04 +0000)
Flash is still default until I figure out how to accomodate both.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@894 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/platforms/telosb.h

index ff030cc..26da46b 100644 (file)
@@ -38,7 +38,7 @@
   P3DIR = 0xf1;\
   P3OUT = 0x00;\
   P4DIR = 0xfd;\
-  P4OUT = 0xdd;\
+  P4OUT = 0xFd;\
   P5DIR = 0xff;\
   P5OUT = 0xff;\
   P6DIR = 0xff;\