Fix compile errors

pull/205/head
dannybackx 8 years ago
parent 36f15c9baa
commit 59a4707b5e
  1. 1
      esp-link/config.h

@ -47,6 +47,7 @@ typedef struct {
telnet_port2mode;
} FlashConfig;
extern FlashConfig flashConfig;
extern FlashConfig flashDefault;
bool configSave(void);
bool configRestore(void);

Loading…
Cancel
Save