Skip to content

Commit eb47418

Browse files
committed
Adds maybe the correct preprocessor
1 parent 482b8f2 commit eb47418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFun_KX13X_regs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4141

4242
// This file holds the bit fields for the KX132/KX134 registers.
43-
#ifndef AVR
43+
#ifndef ARDUINO_ARCH_AVR
4444
#include <cstdint>
4545
#endif //
4646

0 commit comments

Comments
 (0)