From 5142cd52b8f16de37a4a98eee34df405f4d85578 Mon Sep 17 00:00:00 2001 From: Tatsuya Yamaguchi Date: Tue, 23 Apr 2024 13:23:50 +0900 Subject: [PATCH] Libraries: decode devid: add SCHA63T --- Libraries/DecodeDevID.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Libraries/DecodeDevID.js b/Libraries/DecodeDevID.js index 3fd3c011..856c7833 100644 --- a/Libraries/DecodeDevID.js +++ b/Libraries/DecodeDevID.js @@ -81,6 +81,7 @@ imu_types = { 0x39 : "BMI085", 0x3A : "ICM42670", 0x3B : "ICM45686", + 0x3C : "SCHA63T", } baro_types = {