Rev 1112 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1112 | Rev 1118 | ||
---|---|---|---|
Line 155... | Line 155... | ||
155 | 155 | ||
156 | 156 | ||
157 | //------------------------------------------------------ |
157 | //------------------------------------------------------ |
158 | void UpdateSPI_Buffer(void) |
158 | void UpdateSPI_Buffer(void) |
159 | { |
159 | { |
160 | static unsigned char i =0; |
160 | // static unsigned char i =0; |
Line 161... | Line 161... | ||
161 | signed int tmp; |
161 | signed int tmp; |
162 | cli(); |
162 | cli(); |