X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fplatforms%2Ftelosb.h;h=26da46b1b70736d47b059a83b17a231ee658f25f;hp=ff030cc288bf8eb0d6fe8f6d88615c6f9ad329c8;hb=cec457aef4a1e0ff483012bc3ba0ef73ac7b6659;hpb=3e923ec1fc69671fb5d876b0d88a3d9b018f5339 diff --git a/firmware/platforms/telosb.h b/firmware/platforms/telosb.h index ff030cc..26da46b 100644 --- a/firmware/platforms/telosb.h +++ b/firmware/platforms/telosb.h @@ -38,7 +38,7 @@ P3DIR = 0xf1;\ P3OUT = 0x00;\ P4DIR = 0xfd;\ - P4OUT = 0xdd;\ + P4OUT = 0xFd;\ P5DIR = 0xff;\ P5OUT = 0xff;\ P6DIR = 0xff;\