All tabs to spaces

pull/7/head
Robert Fisk 9 years ago
parent 08e6846cc5
commit 1262c5337a

@ -51,7 +51,7 @@
* A lower priority value indicates a higher priority. */
#define INT_PRIORITY_SYSTICK 2
#define INT_PRIORITY_SPI_DMA 10 //SPI is more important than USB now!
#define INT_PRIORITY_SPI_DMA 10 //SPI and USB should be equal, no pre-emption allowed
#define INT_PRIORITY_USB 10
#define INT_PRIORITY_EXT3I INT_PRIORITY_USB

Loading…
Cancel
Save