Skip to content

Commit e641f35

Browse files
committedFeb 4, 2023
fix multiple definition of Fifo_STATUS
1 parent f11633c commit e641f35

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
 
File renamed without changes.

‎Shared.h

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
//
2+
// Created by Tom Danvers on 04/02/2023.
3+
//
4+
5+
#ifndef ARDUINO_LSM6DSO32_SHARED_H
6+
#define ARDUINO_LSM6DSO32_SHARED_H
7+
8+
#endif //ARDUINO_LSM6DSO32_SHARED_H

0 commit comments

Comments
 (0)