From b4b6db1473d32505430c9632854ccf06f0efd1c7 Mon Sep 17 00:00:00 2001 From: adabot Date: Wed, 18 Jun 2025 05:13:08 +0000 Subject: [PATCH] Automated update by Adabot (adafruit/adabot@d685668) Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.1.2 from 2.1.1: > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#19 from adafruit/use_ruff Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 3e05e25: < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`. < Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) * Implemented the keypad core module < Initial commit > Initial commit --- libraries/drivers/nau7802 | 2 +- libraries/helpers/button_handler | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/drivers/nau7802 b/libraries/drivers/nau7802 index dbf17dd..fd1a1f4 160000 --- a/libraries/drivers/nau7802 +++ b/libraries/drivers/nau7802 @@ -1 +1 @@ -Subproject commit dbf17dd54f0eaf96bb323e7646d49367448921be +Subproject commit fd1a1f4e59d2ff0aceb9429f93492084ae66d25e diff --git a/libraries/helpers/button_handler b/libraries/helpers/button_handler index 3e05e25..3fa485c 160000 --- a/libraries/helpers/button_handler +++ b/libraries/helpers/button_handler @@ -1 +1 @@ -Subproject commit 3e05e254334613a006586df32316d8f9e3a685c3 +Subproject commit 3fa485cdb300c93394dc54116eac96527418425e