7 lines
76 B
C
7 lines
76 B
C
#ifndef SENSOR3_BASE_H
|
|
#define SENSOR3_BASE_H
|
|
|
|
#include <Arduino.h>
|
|
|
|
#endif
|