Merge pull request #858 from XPila/MK3-new_lang

New ML support - includes fixed
This commit is contained in:
XPila 2018-06-21 19:59:27 +02:00 committed by GitHub
commit 926e39d857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>