QuakeGod
2023-02-01 a39501aac863381545b1da759105d5b0d2f32984
Src/FP0.c
@@ -53,11 +53,11 @@
   bSPI1Sending=0;
   bSPI1Recving=0;
   if (nChilds==0) {
   nInputBytes=1;      //根据子机数量,报告扩展容量
   nInputBytes=1;      //根据子机数量,报告扩展容量
   nOutputBytes=1;
   } else
   {
      nInputBytes=nChilds;      //根据子机数量,报告扩展容量
      nInputBytes=nChilds;      //根据子机数量,报告扩展容量
      nOutputBytes=nChilds;
   }
   SetACKPin_0();