X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fapps%2Fradios%2Fccspi.c;fp=firmware%2Fapps%2Fradios%2Fccspi.c;h=7c72ddd2d018e097166588d3af38e9ce1098d4fe;hp=6d72a69c67d7978cdbb0682e8be695536dddb890;hb=3ce193dd33e5e9e4c16989d85b8fb15715b139de;hpb=8217d2077e7a24304e85dcf872710327f3705fc4 diff --git a/firmware/apps/radios/ccspi.c b/firmware/apps/radios/ccspi.c index 6d72a69..7c72ddd 100644 --- a/firmware/apps/radios/ccspi.c +++ b/firmware/apps/radios/ccspi.c @@ -228,7 +228,7 @@ void ccspi_handle_fn( uint8_t const app, CLRSS; ccspitrans8(CCSPI_RXFIFO | 0x40); //ccspitrans8(0x3F|0x40); - cmddata[0]=0xff; //to be replaced with length + cmddata[0]=0x20; //to be replaced with length /* This reads too far on some CC2420 revisions, but on others it @@ -238,8 +238,8 @@ void ccspi_handle_fn( uint8_t const app, A software fix is to reset the CC2420 between packets. This works, but a better solution is desired. */ - //for(i=0;i