From 32032574dd293128081897d1f5a35907733769b3 Mon Sep 17 00:00:00 2001 From: adabot Date: Mon, 5 Jun 2023 05:10:22 +0000 Subject: [PATCH] Automated update by Adabot (adafruit/adabot@b417f43) Updating https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33 to 0.4.2 from 0.4.1: > framebuffer example Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.2.2 from 1.1.4: > Fix documentation > Fix bug in test code introduced in last commit > Add magnetic and gravity anomaly detection > Replace np.cross with our own version as the ulab version has a bug when it is working on slices of arrays --- libraries/helpers/display_ht16k33 | 2 +- libraries/helpers/mag_cal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/helpers/display_ht16k33 b/libraries/helpers/display_ht16k33 index 7924ca5..0e9225e 160000 --- a/libraries/helpers/display_ht16k33 +++ b/libraries/helpers/display_ht16k33 @@ -1 +1 @@ -Subproject commit 7924ca51fc8baaefe9423cf776bfffcf682c0703 +Subproject commit 0e9225e5f4a3993cb1ca7b56b61fdc968ef5f0c4 diff --git a/libraries/helpers/mag_cal b/libraries/helpers/mag_cal index 1da7d6b..356f72b 160000 --- a/libraries/helpers/mag_cal +++ b/libraries/helpers/mag_cal @@ -1 +1 @@ -Subproject commit 1da7d6ba9ce8f4a10142da80853a3cba447335a7 +Subproject commit 356f72b686466e2b2d151b4e668b23fd5ea1ab43