Andrew Boyson / log

Dependents:   oldheating gps motorhome heating

Files at this revision

API Documentation at this revision

Comitter:
andrewboyson
Date:
Sun Feb 04 11:34:09 2018 +0000
Parent:
13:fb7f40c2e446
Child:
15:e490fce9b6ef
Commit message:
uart changed to uart0

Changed in this revision

log.c Show annotated file Show diff for this revision Revisions of this file
--- a/log.c	Fri Feb 02 15:51:36 2018 +0000
+++ b/log.c	Sun Feb 04 11:34:09 2018 +0000
@@ -3,7 +3,7 @@
 #include <stdio.h>
 #include <time.h>
 #include <stdbool.h>
-#include "uart.h"
+#include "uart0.h"
 
 #define BUFFER_LENGTH 0x4000