#ifndef ARCHTECH_H #define ARCHTECH_H #include "Arduino.h" bool parseArctechSelfLearning(uint8_t* bufStartP, uint8_t* bufEndP); #endif //ARCHTECH_H