Moving strings (more)

This commit is contained in:
Ben V. Brown
2017-08-05 22:51:54 +10:00
parent f8f20bee5c
commit de0059bd08
5 changed files with 59 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
#ifndef MODES_H_
#define MODES_H_
#include "Interrupt.h"
#include "S100V0_1.h"
#include "Oled.h"
@@ -18,6 +19,7 @@
#include "Analog.h"
#include "MMA8652FC.h"
#include <string.h>
#include "Strings.h"
typedef enum {
STARTUP, //we are sitting on the prompt to push a button