New ML support - includes fixed

This commit is contained in:
Robert Pelnar 2018-06-21 19:58:13 +02:00
parent 5674208eda
commit 79afb76839
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@
#include "bootapp.h"
#include "Configuration.h"
#include "pins.h"
#ifdef W25X20CL
#include "w25x20cl.h"

View file

@ -4,6 +4,7 @@
//#define W25X20CL
#include "config.h"
#include <inttypes.h>
//#include <stdio.h>