X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fapps%2Fradios%2Fccspi.c;h=83dfa37b4ca42d6e4a5b1ae16e7adc78a5228e8c;hp=277a44070b4327d96f7a82a441d4046e3eb21691;hb=ed8fe6653a821e893857c9491d576b8c6dee8dad;hpb=0a6b684cf47c2b6f6efbf635896bf0c272019ee7 diff --git a/firmware/apps/radios/ccspi.c b/firmware/apps/radios/ccspi.c index 277a440..83dfa37 100644 --- a/firmware/apps/radios/ccspi.c +++ b/firmware/apps/radios/ccspi.c @@ -140,7 +140,7 @@ void ccspi_handle_fn( uint8_t const app, break; case CCSPI_RX: #ifdef FIFOP - //Has there been an overflow? + //Has there been an overflow? if((!FIFO)&&FIFOP){ debugstr("Clearing overflow"); CLRSS; @@ -159,7 +159,7 @@ void ccspi_handle_fn( uint8_t const app, //ccspitrans8(0x3F|0x40); cmddata[0]=0xff; //to be replaced with length for(i=0;i