Remove headers from mp.h

This commit is contained in:
iabdalkader 2017-03-09 03:47:24 +02:00
parent 1d1eede947
commit 096361c711

View File

@ -28,6 +28,4 @@
#include "readline.h" #include "readline.h"
#include "extint.h" #include "extint.h"
#include "usb.h" #include "usb.h"
#include "storage.h"
#include "sdcard.h"
#endif // __MP_H__ #endif // __MP_H__