Subversion Repositories FlightCtrl

Rev

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

Rev 1171 Rev 1209
Line 155... Line 155...
155
 
155
 
156
 
156
 
157
//------------------------------------------------------
157
//------------------------------------------------------
158
void UpdateSPI_Buffer(void)
-
 
159
{
158
void UpdateSPI_Buffer(void)
160
  static unsigned char i =0;
159
{
Line 161... Line 160...
161
  signed int tmp;
160
  signed int tmp;
162
  cli();
161
  cli();