Skip to content
Snippets Groups Projects
Commit 42647e64 authored by Damien George's avatar Damien George
Browse files

stm: Remove unneccesary include of mpconfigport (already in mpconfig).

parent c674f02d
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
#include "misc.h" #include "misc.h"
#include "systick.h" #include "systick.h"
#include "mpconfig.h" #include "mpconfig.h"
#include "mpconfigport.h"
#include "qstr.h" #include "qstr.h"
#include "obj.h" #include "obj.h"
#include "lcd.h" #include "lcd.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment