Skip to content

Commit c8e8c97

Browse files
committed
reverted accidental debug change to includes
1 parent 2e91008 commit c8e8c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/NineAxesMotion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959

6060
extern "C" {
61-
#include "utility/BNO055.h"
61+
#include <utility/BNO055.h>
6262
}
6363
#include <Wire.h>
6464
#include "Arduino.h"

0 commit comments

Comments
 (0)