#ifndef TEST_H_ #define TEST_H_ #include #include "BrickPi3.cpp" int test(); #endif