Skip to content

Commit 852bbc7

Browse files
Deleted byteswap
This include caused an issue when trying to compile with the NINA-B306. There are no issues with any other boards after deleting.
1 parent 32f3d01 commit 852bbc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sfeXM125Regs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
// The following defines the bits and registers of the ENS160.
4040

4141
#include <stdint.h>
42-
#include <byteswap.h>
4342

4443
const uint16_t SFE_XM125_I2C_ADDRESS = 0x52;
4544

0 commit comments

Comments
 (0)