Rev 19 | Rev 21 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 19 | Rev 20 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | #include "dials.h" |
41 | #include "dials.h" |
42 | #include "switches.h" |
42 | #include "switches.h" |
43 | #include <math.h> |
43 | #include <math.h> |
44 | #include "plx.h" |
44 | #include "plx.h" |
45 | #include "eeprom.h" |
45 | #include "eeprom.h" |
- | 46 | #include "displayinfo.h" |
|
46 | 47 | ||
47 | /* USER CODE END Includes */ |
48 | /* USER CODE END Includes */ |
48 | 49 | ||
49 | /* Private variables ---------------------------------------------------------*/ |
50 | /* Private variables ---------------------------------------------------------*/ |
50 | SPI_HandleTypeDef hspi1; |
51 | SPI_HandleTypeDef hspi1; |