diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 19:39:15 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 19:39:15 -0500 |
commit | 48a508009141692b6b6c2f6169455b29c4b64ec4 (patch) | |
tree | eaa5798e93ef0fe9417512df76fb251aca637bb4 /flash.c | |
parent | 812e5f0e9af1e2626e3cc17e33008dda98b86204 (diff) |
make CH2 delay changes actually workINSTRUMENT_5_0_9
Diffstat (limited to 'flash.c')
-rw-r--r-- | flash.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #include "globals.h" #include "lcd.h" +#include "i2c.h" #include "version.h" #include "flash.h" #include <stdint.h> |