From 0315c427b97b3b80ebd823dc40aaba3d5162f11e Mon Sep 17 00:00:00 2001 From: adabot Date: Sat, 2 Sep 2023 05:06:40 +0000 Subject: [PATCH] Automated update by Adabot (adafruit/adabot@20230829) Updating https://github.com/furbrain/CircuitPython_RM3100 to 1.0.1 from v1.0.0: > Make github actions work with python 3.11 Updating https://github.com/furbrain/CircuitPython_async_button to 1.2.3 from 1.2.2: > Fix bug during deinit if asyncio not started --- libraries/drivers/rm3100 | 2 +- libraries/helpers/async_button | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/drivers/rm3100 b/libraries/drivers/rm3100 index 901106f..dab5481 160000 --- a/libraries/drivers/rm3100 +++ b/libraries/drivers/rm3100 @@ -1 +1 @@ -Subproject commit 901106fe31559f6555a6244897499a8917e3bb6c +Subproject commit dab548109b2b120c00f9a4ce152b9be1f393d7cc diff --git a/libraries/helpers/async_button b/libraries/helpers/async_button index 451f4c3..7b9fe51 160000 --- a/libraries/helpers/async_button +++ b/libraries/helpers/async_button @@ -1 +1 @@ -Subproject commit 451f4c3448dcfe84ea7da20a4e9f13beb806e4c2 +Subproject commit 7b9fe51b5f85697c24df6c4e68a0af3d48d6fad2