Rev 683 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 683 | Rev 685 | ||
---|---|---|---|
Line 84... | Line 84... | ||
84 | #include <stdarg.h> |
84 | #include <stdarg.h> |
85 | #else |
85 | #else |
86 | #include <varargs.h> |
86 | #include <varargs.h> |
87 | #endif |
87 | #endif |
Line -... | Line 88... | ||
- | 88 | ||
- | 89 | #include "old_macros.h" |
|
- | 90 | #include "printf_P.h" |
|
88 | 91 | #include "menu.h" |
|
Line 89... | Line 92... | ||
89 | #include "main.h" |
92 | #include "uart.h" |
90 | 93 |