Sensor3/lib/patrix/base.h

7 lines
76 B
C

#ifndef SENSOR3_BASE_H
#define SENSOR3_BASE_H
#include <Arduino.h>
#endif