Log
Dependents: oldheating gps motorhome heating
Diff: log.h
- Revision:
- 11:aff6dd8238ef
- Parent:
- 10:cf815db8ed57
- Child:
- 12:19c2d4943124
--- a/log.h Thu Oct 26 07:17:43 2017 +0000 +++ b/log.h Sat Dec 16 14:41:46 2017 +0000 @@ -1,3 +1,5 @@ +#include <stdarg.h> + extern int LogInit(); extern bool LogUart;