summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
authorroot <root@avtech.domain.avtechpulse.com>1999-12-31 19:39:15 -0500
committerroot <root@avtech.domain.avtechpulse.com>1999-12-31 19:39:15 -0500
commit48a508009141692b6b6c2f6169455b29c4b64ec4 (patch)
treeeaa5798e93ef0fe9417512df76fb251aca637bb4 /flash.c
parent812e5f0e9af1e2626e3cc17e33008dda98b86204 (diff)
make CH2 delay changes actually workINSTRUMENT_5_0_9
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.c b/flash.c
index 3282338..1484bb2 100644
--- a/flash.c
+++ b/flash.c
@@ -1,5 +1,6 @@
#include "globals.h"
#include "lcd.h"
+#include "i2c.h"
#include "version.h"
#include "flash.h"
#include <stdint.h>