#ifndef SENSOR3_PATRIX_H #define SENSOR3_PATRIX_H #include "base.h" void patrixSetup(); void patrixLoop(); #endif