QuakeGod
2023-02-01 828d914304e29f5d8202df87393ce6744e528fdd
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();