Subversion Repositories FlightCtrl

Rev

Rev 614 | Rev 709 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 614 Rev 623
Line 238... Line 238...
238
                   }
238
                   }
239
                }
239
                }
240
             SPI_StartTransmitPacket();//#
240
             SPI_StartTransmitPacket();//#
241
                         timer = SetDelay(100);  
241
                         timer = SetDelay(100);  
242
            }
242
            }
243
//if(UpdateMotor) DebugOut.Analog[26]++;
243
           //if(UpdateMotor) DebugOut.Analog[26]++;
244
          }
244
          }
245
    }
245
    }
246
 return (1);
246
 return (1);
247
}
247
}