RAK14001 RGB LED support (#2464)

* WIP

* WIP

* Moved it

* More random strobey behavior

* Guard to RAK4630 devices for now

* Oops

* Ship it
This commit is contained in:
Ben Meadors
2023-05-06 07:17:40 -05:00
committed by GitHub
parent 7c9d0a022a
commit 09d48f659e
9 changed files with 56 additions and 1 deletions

View File

@@ -124,6 +124,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MPU6050_ADDR 0x68
#define LIS3DH_ADR 0x18
// -----------------------------------------------------------------------------
// LED
// -----------------------------------------------------------------------------
#define NCP5623_ADDR 0x38
// -----------------------------------------------------------------------------
// Security
// -----------------------------------------------------------------------------