Remove #include of ChibiOS test.h.

Would be appropriate if writing a test case project. Someday...
This commit is contained in:
Jared Boone 2015-12-10 18:28:19 -08:00
parent d895a54078
commit ca7e0f1e20
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
*/
#include "ch.h"
#include "test.h"
#include "portapack.hpp"
#include "portapack_shared_memory.hpp"

View File

@ -20,7 +20,6 @@
*/
#include "ch.h"
#include "test.h"
#include "lpc43xx_cpp.hpp"