From 62da810dbc0bbd6cf3f229921b9cfff371b04e70 Mon Sep 17 00:00:00 2001 From: myles-parfeniuk Date: Thu, 1 Feb 2024 00:07:36 -0800 Subject: [PATCH] Added esp32c3 support --- BNO08x.hpp | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/BNO08x.hpp b/BNO08x.hpp index 14f879b..8f12da0 100644 --- a/BNO08x.hpp +++ b/BNO08x.hpp @@ -1,5 +1,4 @@ #pragma once - #include #include #include @@ -43,6 +42,21 @@ typedef struct bno08x_config_t { bool debug_en; ///