From 2fa80ad7c27f0e1f2bb77e1cfcf515470487e1ce Mon Sep 17 00:00:00 2001
From: adafruit_adabot
Date: Thu, 24 Jul 2025 10:05:01 +0000
Subject: [PATCH] deploy: be9cd0a87c4750d110d1e9fb9c97649e40e29c4e
---
contributing.html | 105 +-
.../library-infrastructure-issues.html | 8 +-
contributing/open-issues.html | 1418 +++++++--------
contributing/weblate.html | 2 +-
feed.rss | 2 +-
index.html | 20 +-
libraries.html | 10 +-
sitemap.xml | 1560 ++++++++---------
8 files changed, 1555 insertions(+), 1570 deletions(-)
diff --git a/contributing.html b/contributing.html
index 7a80a68bf..5ad9325e5 100644
--- a/contributing.html
+++ b/contributing.html
@@ -159,7 +159,7 @@
Have an idea for a new driver or library?
File an issue on the CircuitPython repo!
- Current Status for Tue, Jul 22, 2025
+ Current Status for Wed, Jul 23, 2025
@@ -189,7 +189,7 @@
@@ -200,15 +200,15 @@
@@ -219,11 +219,11 @@
@@ -234,7 +234,7 @@
@@ -245,7 +245,7 @@
@@ -256,7 +256,7 @@
@@ -267,7 +267,7 @@
@@ -278,7 +278,7 @@
@@ -289,11 +289,11 @@
@@ -304,7 +304,7 @@
@@ -315,15 +315,15 @@
@@ -334,7 +334,7 @@
@@ -345,7 +345,7 @@
@@ -356,11 +356,11 @@
@@ -371,7 +371,7 @@
@@ -382,7 +382,7 @@
@@ -393,7 +393,7 @@
@@ -404,7 +404,7 @@
@@ -415,7 +415,7 @@
@@ -426,7 +426,7 @@
@@ -437,7 +437,7 @@
@@ -448,11 +448,11 @@
@@ -463,7 +463,7 @@
@@ -474,7 +474,7 @@
@@ -485,7 +485,7 @@
@@ -496,18 +496,7 @@
-
-
- -
- Adafruit_CircuitPython_PortalBase
-
@@ -518,11 +507,11 @@
@@ -533,7 +522,7 @@
@@ -544,7 +533,7 @@
@@ -555,7 +544,7 @@
@@ -566,7 +555,7 @@
@@ -577,7 +566,7 @@
@@ -588,7 +577,7 @@
@@ -599,15 +588,15 @@
@@ -618,7 +607,7 @@
diff --git a/contributing/library-infrastructure-issues.html b/contributing/library-infrastructure-issues.html
index e2ba2bfbc..7676cd1b7 100644
--- a/contributing/library-infrastructure-issues.html
+++ b/contributing/library-infrastructure-issues.html
@@ -159,7 +159,7 @@
Have an idea for a new driver or library?
File an issue on the CircuitPython repo!
-
Current Status for Tue, Jul 22, 2025
+ Current Status for Wed, Jul 23, 2025
@@ -363,7 +363,7 @@
Library has new commits since last release over a month ago
@@ -372,7 +372,7 @@
Library has new commits since last release within the last week
@@ -395,8 +395,6 @@
- https://github.com/adafruit/Adafruit_CircuitPython_ICN6211
- - https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106
-
- https://github.com/adafruit/Adafruit_CircuitPython_Dang
diff --git a/contributing/open-issues.html b/contributing/open-issues.html
index 82ff4c5fa..521f99826 100644
--- a/contributing/open-issues.html
+++ b/contributing/open-issues.html
@@ -159,7 +159,7 @@
Have an idea for a new driver or library?
File an issue on the CircuitPython repo!
- Current Status for Tue, Jul 22, 2025
+ Current Status for Wed, Jul 23, 2025
@@ -220,21 +220,21 @@
- - Can't unsubscribe from Time feed (Open 160 days)
+
- Can't unsubscribe from Time feed (Open 161 days)
- - Add support/example for CPY 8, and non-secondary ESP chips (Open 812 days)
+
- Add support/example for CPY 8, and non-secondary ESP chips (Open 813 days)
- - use of . and dot and groups (using circuitpython) (Open 1484 days)
+
- use of . and dot and groups (using circuitpython) (Open 1485 days)
@@ -248,14 +248,14 @@
- - Pin constants (P0, P1, P2 & P3) are common to both the ADCs, and should be extracted into a common module (Open 227 days)
+
- Pin constants (P0, P1, P2 & P3) are common to both the ADCs, and should be extracted into a common module (Open 228 days)
- - adafruit_ads1x15.Analogin - correct ADC scaling to 16-bit range to match analogio.AnalogIn #43 (Open 751 days)
+
- adafruit_ads1x15.Analogin - correct ADC scaling to 16-bit range to match analogio.AnalogIn #43 (Open 752 days)
@@ -269,7 +269,7 @@
- - Switch events to properties (Open 311 days)
+
- Switch events to properties (Open 312 days)
@@ -283,7 +283,7 @@
- - Accuracy on FunHouse? (or temp compensation of RH via dew point?) (Open 1516 days)
+
- Accuracy on FunHouse? (or temp compensation of RH via dew point?) (Open 1517 days)
@@ -297,7 +297,7 @@
- - Allow sharing CS pin with other pins; give up pins for wifi (Open 1501 days)
+
- Allow sharing CS pin with other pins; give up pins for wifi (Open 1502 days)
enhancement
@@ -313,7 +313,7 @@
- - strange discontinuity between 31 and 33 degrees C? (Open 1873 days)
+
- strange discontinuity between 31 and 33 degrees C? (Open 1874 days)
bug
@@ -329,7 +329,7 @@
- - AMG8833 connected to DFRobot UNIHIKER board (Open 150 days)
+
- AMG8833 connected to DFRobot UNIHIKER board (Open 151 days)
@@ -343,70 +343,70 @@
- - Could `TaskQueue` be implemented without `Task` being in C? (Open 613 days)
+
- Could `TaskQueue` be implemented without `Task` being in C? (Open 614 days)
- - Support Task methods `result()`, `exception()`, and `cancelled()` (Open 621 days)
+
- Support Task methods `result()`, `exception()`, and `cancelled()` (Open 622 days)
- - Streams (Open 672 days)
+
- Streams (Open 673 days)
- - Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 947 days)
+
- Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 948 days)
- - "no module named 'usocket'" on Raspberry Pico W (Open 975 days)
+
- "no module named 'usocket'" on Raspberry Pico W (Open 976 days)
- - add TaskGroup here or in another library (Open 1335 days)
+
- add TaskGroup here or in another library (Open 1336 days)
- - Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 1335 days)
+
- Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 1336 days)
- - CancelledError not showing up as a backtrace (Open 1338 days)
+
- CancelledError not showing up as a backtrace (Open 1339 days)
- - Use CircuitPython socket support (Open 1341 days)
+
- Use CircuitPython socket support (Open 1342 days)
- - Remove or move non-CPython asyncio functionality (Open 1342 days)
+
- Remove or move non-CPython asyncio functionality (Open 1343 days)
@@ -424,7 +424,7 @@
good-first-issue
- hacktoberfest">Incorrect check in adafruit_atecc_asn1.py:issuer_or_subject_length (Open 819 days)
+ hacktoberfest">Incorrect check in adafruit_atecc_asn1.py:issuer_or_subject_length (Open 820 days)
bug
@@ -441,35 +441,35 @@
- - atecc_csr.py fails (Open 1103 days)
+
- atecc_csr.py fails (Open 1104 days)
- - sample atecc_csr.py fails (Open 1488 days)
+
- sample atecc_csr.py fails (Open 1489 days)
- - nonce function does not generate a nonce (Open 1572 days)
+
- nonce function does not generate a nonce (Open 1573 days)
- - random function is not generating random numbers (Open 1572 days)
+
- random function is not generating random numbers (Open 1573 days)
- - Implement atcab_write_pubkey and atcab_priv_write commands (Open 2091 days)
+
- Implement atcab_write_pubkey and atcab_priv_write commands (Open 2092 days)
enhancement
@@ -485,14 +485,14 @@
- - Hex-files spanning more than 64K not supported (Open 1357 days)
+
- Hex-files spanning more than 64K not supported (Open 1358 days)
- - Flash-write repetitively missing bytes on 0x100-boundary (Open 1358 days)
+
- Flash-write repetitively missing bytes on 0x100-boundary (Open 1359 days)
@@ -506,14 +506,14 @@
- - Issue with clearing the Interrupt signal (Open 703 days)
+
- Issue with clearing the Interrupt signal (Open 704 days)
- - No deinit() method on DigitalInOut class (Open 1337 days)
+
- No deinit() method on DigitalInOut class (Open 1338 days)
@@ -527,7 +527,7 @@
- - AWS IoT SDK Python V2 Support (Open 949 days)
+
- AWS IoT SDK Python V2 Support (Open 950 days)
enhancement
@@ -543,42 +543,42 @@
- - IoTCentralDevice doesn't fully implement IoTMQTTCallback (Open 719 days)
+
- IoTCentralDevice doesn't fully implement IoTMQTTCallback (Open 720 days)
- - device.on_command_executed is never called, IoT Central methods can't be used (Open 827 days)
+
- device.on_command_executed is never called, IoT Central methods can't be used (Open 828 days)
- - Subscribing to topic /messages/devicebound/ results in wait_for_msg timeout exception (Open 833 days)
+
- Subscribing to topic /messages/devicebound/ results in wait_for_msg timeout exception (Open 834 days)
- - Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 1102 days)
+
- Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 1103 days)
- - Issues using on Arduino Nano RP2040 Connect (Open 1155 days)
+
- Issues using on Arduino Nano RP2040 Connect (Open 1156 days)
- - RuntimeError: Repeated socket failures on ESP32-S2 (Open 1165 days)
+
- RuntimeError: Repeated socket failures on ESP32-S2 (Open 1166 days)
@@ -587,7 +587,7 @@
- Add support for IoT Central components (Open 1627 days)
+ help-wanted">Add support for IoT Central components (Open 1628 days)
enhancement
@@ -602,7 +602,7 @@
- Add support for X.509 certificates (Open 1838 days)
+ help-wanted">Add support for X.509 certificates (Open 1839 days)
enhancement
@@ -622,14 +622,14 @@
- - lvfontbin behaves different as .mpy and .py (Open 21 days)
+
- lvfontbin behaves different as .mpy and .py (Open 22 days)
- - TTF support (Open 2258 days)
+
- TTF support (Open 2259 days)
enhancement
@@ -645,14 +645,14 @@
- - Issue with Sunton dotclockframebuffer display and bitmapsaver (Open 176 days)
+
- Issue with Sunton dotclockframebuffer display and bitmapsaver (Open 177 days)
- - Add support for broadcom (raspberry pi) (Open 1301 days)
+
- Add support for broadcom (raspberry pi) (Open 1302 days)
@@ -666,84 +666,84 @@
- - ANCS REPL Example Not Showing Up On IOS (Open 121 days)
+
- ANCS REPL Example Not Showing Up On IOS (Open 122 days)
- - why is the gamepad report map commented out? (Open 231 days)
+
- why is the gamepad report map commented out? (Open 232 days)
- - BLE HID OUT report handling seems not to be implemented. (Open 258 days)
+
- BLE HID OUT report handling seems not to be implemented. (Open 259 days)
- - Async API (Open 326 days)
+
- Async API (Open 327 days)
- - TimeoutError when Trying to recive service from connection (Open 436 days)
+
- TimeoutError when Trying to recive service from connection (Open 437 days)
- - add addtional service to ProvideServicesAdvertisement (Open 452 days)
+
- add addtional service to ProvideServicesAdvertisement (Open 453 days)
- - Failed to connect: internal error (Open 613 days)
+
- Failed to connect: internal error (Open 614 days)
- - adafruit-circuitpython-ble using bleak does not recognize custom StandardUUID (Open 686 days)
+
- adafruit-circuitpython-ble using bleak does not recognize custom StandardUUID (Open 687 days)
- - RuntimeError: No adapter available (Open 783 days)
+
- RuntimeError: No adapter available (Open 784 days)
- - Pyportal Titano BLE advertisement length error (Open 814 days)
+
- Pyportal Titano BLE advertisement length error (Open 815 days)
- - memory allocation error in simpletest (Open 875 days)
+
- memory allocation error in simpletest (Open 876 days)
- - Allow access to Service Changed Characteristic (Open 926 days)
+
- Allow access to Service Changed Characteristic (Open 927 days)
@@ -752,7 +752,7 @@
- Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 1076 days)
+ ble">Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 1077 days)
enhancement
@@ -765,70 +765,70 @@
- - Advertisement Names (Open 1165 days)
+
- Advertisement Names (Open 1166 days)
- - BLE connection hangs after 25 seconds (Open 1169 days)
+
- BLE connection hangs after 25 seconds (Open 1170 days)
- - What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 1197 days)
+
- What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 1198 days)
- - ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 1356 days)
+
- ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 1357 days)
- - How to set HID properties manufacturer_string and product_string (Open 1374 days)
+
- How to set HID properties manufacturer_string and product_string (Open 1375 days)
- - UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 1452 days)
+
- UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 1453 days)
- - Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1595 days)
+
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1596 days)
- - Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 1666 days)
+
- Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 1667 days)
- - High CPU usage with BLEUART (Open 1702 days)
+
- High CPU usage with BLEUART (Open 1703 days)
- - soft device error: 0004 when paring with BLE HID peripheral (Open 1769 days)
+
- soft device error: 0004 when paring with BLE HID peripheral (Open 1770 days)
bug
@@ -837,7 +837,7 @@
- - ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 1824 days)
+
- ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 1825 days)
bug
@@ -846,7 +846,7 @@
- - CircuitPython Locks Up on Disconnect (Open 1853 days)
+
- CircuitPython Locks Up on Disconnect (Open 1854 days)
bug
@@ -855,7 +855,7 @@
- - A custom Advertisement with a constructor can fail to parse incoming BLE data correctly (Open 1880 days)
+
- A custom Advertisement with a constructor can fail to parse incoming BLE data correctly (Open 1881 days)
bug
@@ -864,7 +864,7 @@
- - BLE keyboard or mouse as input (Open 1894 days)
+
- BLE keyboard or mouse as input (Open 1895 days)
enhancement
@@ -873,7 +873,7 @@
- - More thorough documentation (Open 1922 days)
+
- More thorough documentation (Open 1923 days)
documentation
@@ -882,7 +882,7 @@
- - Wrap _bleio exceptions which might get thrown to user code (Open 2050 days)
+
- Wrap _bleio exceptions which might get thrown to user code (Open 2051 days)
enhancement
@@ -898,14 +898,14 @@
- - Adafruit WebBluetooth Dashboard (Open 463 days)
+
- Adafruit WebBluetooth Dashboard (Open 464 days)
- - ble_adafruit_simpletest_client.py seems to stuck on a value (Open 1788 days)
+
- ble_adafruit_simpletest_client.py seems to stuck on a value (Open 1789 days)
bug
@@ -921,7 +921,7 @@
- - Picking new tracks in Music and Podcast apps cause error (Open 2008 days)
+
- Picking new tracks in Music and Podcast apps cause error (Open 2009 days)
bug
@@ -937,21 +937,21 @@
- - Infrequent/slow sensor polling (Open 1104 days)
+
- Infrequent/slow sensor polling (Open 1105 days)
- - Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1595 days)
+
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1596 days)
- - Raspberry Pi 4 "Service Discovery Error" (Open 1814 days)
+
- Raspberry Pi 4 "Service Discovery Error" (Open 1815 days)
bug
@@ -967,14 +967,14 @@
- - Fails to find advertisement on nRF52 (Open 1554 days)
+
- Fails to find advertisement on nRF52 (Open 1555 days)
- - Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 1853 days)
+
- Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 1854 days)
bug
@@ -983,7 +983,7 @@
- - Clarification on broadcast_time arg for broadcast() (Open 1872 days)
+
- Clarification on broadcast_time arg for broadcast() (Open 1873 days)
documentation
@@ -992,7 +992,7 @@
- - Possible type bugs for wire types in AdafruitSensorMeasurement (Open 1894 days)
+
- Possible type bugs for wire types in AdafruitSensorMeasurement (Open 1895 days)
bug
@@ -1001,7 +1001,7 @@
- - Add ChaCha support for basic security (Open 1972 days)
+
- Add ChaCha support for basic security (Open 1973 days)
enhancement
@@ -1019,7 +1019,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -1032,7 +1032,7 @@
- - Please add (unencrypted) TLM data. (Open 1920 days)
+
- Please add (unencrypted) TLM data. (Open 1921 days)
enhancement
@@ -1041,7 +1041,7 @@
- - add error message for long URLs (Open 1978 days)
+
- add error message for long URLs (Open 1979 days)
bug
@@ -1057,56 +1057,56 @@
- - after finish write file device preform SW reset (Open 94 days)
+
- after finish write file device preform SW reset (Open 95 days)
- - Docs build broken (Open 257 days)
+
- Docs build broken (Open 258 days)
- - Examples in Docs links broken (Open 406 days)
+
- Examples in Docs links broken (Open 407 days)
- - client as web application or android or ios (Open 450 days)
+
- client as web application or android or ios (Open 451 days)
- - Add filesystem size info (Open 1504 days)
+
- Add filesystem size info (Open 1505 days)
- - Add busy state (Open 1533 days)
+
- Add busy state (Open 1534 days)
- - Add Format (Open 1533 days)
+
- Add Format (Open 1534 days)
- - Add Copy (Open 1533 days)
+
- Add Copy (Open 1534 days)
@@ -1120,7 +1120,7 @@
- - Unable to retrieve RR intervals from Scosche Rhythm+2.0 or Rhythm24 (Open 883 days)
+
- Unable to retrieve RR intervals from Scosche Rhythm+2.0 or Rhythm24 (Open 884 days)
@@ -1134,7 +1134,7 @@
- - Passive BLE seems a better way to get the sensor values (Open 1061 days)
+
- Passive BLE seems a better way to get the sensor values (Open 1062 days)
@@ -1148,7 +1148,7 @@
- - Simultaneous MIDI BLE notes not played. (Open 1927 days)
+
- Simultaneous MIDI BLE notes not played. (Open 1928 days)
enhancement
@@ -1164,7 +1164,7 @@
- - Run tests in Actions (Open 1788 days)
+
- Run tests in Actions (Open 1789 days)
enhancement
@@ -1173,7 +1173,7 @@
- - Bluefruit Playground advertisements and Radio advertisements both using id 1 (Open 1922 days)
+
- Bluefruit Playground advertisements and Radio advertisements both using id 1 (Open 1923 days)
bug
@@ -1189,7 +1189,7 @@
- - Pinout query returns 'Assuming Arduino Uno' (Open 1787 days)
+
- Pinout query returns 'Assuming Arduino Uno' (Open 1788 days)
bug
@@ -1198,7 +1198,7 @@
- - Missing image_packet.py (Open 2014 days)
+
- Missing image_packet.py (Open 2015 days)
enhancement
@@ -1214,7 +1214,7 @@
- - Library uses short argument names (Open 984 days)
+
- Library uses short argument names (Open 985 days)
@@ -1223,7 +1223,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -1236,7 +1236,7 @@
- - read_packet needs to check for leftover data in self._buffer (Open 2417 days)
+
- read_packet needs to check for leftover data in self._buffer (Open 2418 days)
bug
@@ -1245,7 +1245,7 @@
- - ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 2417 days)
+
- ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 2418 days)
bug
@@ -1254,7 +1254,7 @@
- - HID example code (Open 2450 days)
+
- HID example code (Open 2451 days)
enhancement
@@ -1270,7 +1270,7 @@
- - Gas sensor values fundamentally UNRELIABLE & BROKEN in multiple ways (Open 295 days)
+
- Gas sensor values fundamentally UNRELIABLE & BROKEN in multiple ways (Open 296 days)
@@ -1284,7 +1284,7 @@
- - Potential to Infinite-Loop On Bus Errors (Open 207 days)
+
- Potential to Infinite-Loop On Bus Errors (Open 208 days)
@@ -1298,49 +1298,49 @@
- - UART Timeout not implemented? (Open 124 days)
+
- UART Timeout not implemented? (Open 125 days)
- - Failed to initialize BNO055 in Jetson Orin Nano (Open 536 days)
+
- Failed to initialize BNO055 in Jetson Orin Nano (Open 537 days)
- - I2C I/O Error on Teensy 4.1 (Open 681 days)
+
- I2C I/O Error on Teensy 4.1 (Open 682 days)
- - Try to do error recovery and make library more robust on mimxrt1011 and other chip families. (Open 832 days)
+
- Try to do error recovery and make library more robust on mimxrt1011 and other chip families. (Open 833 days)
- - Euler angles give a random -0.065 value (Open 979 days)
+
- Euler angles give a random -0.065 value (Open 980 days)
- - WebGL Example - Incorrect rotation on screen (Open 1273 days)
+
- WebGL Example - Incorrect rotation on screen (Open 1274 days)
- - Library too large for smaller boards (Open 1715 days)
+
- Library too large for smaller boards (Open 1716 days)
@@ -1354,77 +1354,77 @@
- - Update: Flexible sample rate. (Open 18 days)
+
- Update: Flexible sample rate. (Open 19 days)
- - BNO08x to Jetson? Remote I/O error. (Open 55 days)
+
- BNO08x to Jetson? Remote I/O error. (Open 56 days)
- - Issue with running BNO080 with software I2C ports (Open 131 days)
+
- Issue with running BNO080 with software I2C ports (Open 132 days)
- - BNO085 and ESP32-S3 unstable I2C address (Open 225 days)
+
- BNO085 and ESP32-S3 unstable I2C address (Open 226 days)
- - Remap axis (Open 379 days)
+
- Remap axis (Open 380 days)
- - Tare Functionality (Open 445 days)
+
- Tare Functionality (Open 446 days)
- - Unprocessable Batch bytes (Open 536 days)
+
- Unprocessable Batch bytes (Open 537 days)
- - Error during UART initialization (Open 619 days)
+
- Error during UART initialization (Open 620 days)
- - Option to disable dynamic calibration (Open 641 days)
+
- Option to disable dynamic calibration (Open 642 days)
- - Can not set data rate for each report (Open 641 days)
+
- Can not set data rate for each report (Open 642 days)
- - Cannot run on top of micropython (Open 786 days)
+
- Cannot run on top of micropython (Open 787 days)
bug
@@ -1433,56 +1433,56 @@
- - Try to do error recovery and make library more robust (Open 832 days)
+
- Try to do error recovery and make library more robust (Open 833 days)
- - Has SPI mode been tested? (Open 997 days)
+
- Has SPI mode been tested? (Open 998 days)
- - Help!Raspberry PI3 conected to BNO080 are having problems. (Open 1366 days)
+
- Help!Raspberry PI3 conected to BNO080 are having problems. (Open 1367 days)
- - Gyro and Accelerometer calibration issue (Open 1428 days)
+
- Gyro and Accelerometer calibration issue (Open 1429 days)
- - Not working with I2C on MCP2221 (Open 1453 days)
+
- Not working with I2C on MCP2221 (Open 1454 days)
- - Any chance of seeing the additional reports added? (Open 1472 days)
+
- Any chance of seeing the additional reports added? (Open 1473 days)
- - SPI class limited to boards with internal pull ups (Open 1571 days)
+
- SPI class limited to boards with internal pull ups (Open 1572 days)
- - Duplicate code in library files - potential refactor needed (Open 1600 days)
+
- Duplicate code in library files - potential refactor needed (Open 1601 days)
enhancement
@@ -1498,14 +1498,14 @@
- - Row Offsets for 16x4 display. (Open 1430 days)
+
- Row Offsets for 16x4 display. (Open 1431 days)
- - MemoryError on Metro M0 Express (Open 2307 days)
+
- MemoryError on Metro M0 Express (Open 2308 days)
bug
@@ -1521,7 +1521,7 @@
- - sound_meter example fails on Circuit Playground Bluefruit (Open 2043 days)
+
- sound_meter example fails on Circuit Playground Bluefruit (Open 2044 days)
bug
@@ -1537,7 +1537,7 @@
- - ssl_context.wrap_socket() raises exception without meaningful message (Open 233 days)
+
- ssl_context.wrap_socket() raises exception without meaningful message (Open 234 days)
@@ -1551,14 +1551,14 @@
- - Evaluating crickit in repl causes dc_motor_1 only to spin. (Open 313 days)
+
- Evaluating crickit in repl causes dc_motor_1 only to spin. (Open 314 days)
- - Add quadrature encoder support? (Open 2401 days)
+
- Add quadrature encoder support? (Open 2402 days)
enhancement
@@ -1574,21 +1574,21 @@
- - dunder methods are not documented (Open 209 days)
+
- dunder methods are not documented (Open 210 days)
- - TZ and zoneinfo support (Open 331 days)
+
- TZ and zoneinfo support (Open 332 days)
- - Cannot add 'date' and 'timedelta' types (Open 1209 days)
+
- Cannot add 'date' and 'timedelta' types (Open 1210 days)
enhancement
@@ -1604,7 +1604,7 @@
- - Confusing behavior when long intervals between .`update()` (Open 152 days)
+
- Confusing behavior when long intervals between .`update()` (Open 153 days)
@@ -1618,98 +1618,98 @@
- - Raspberry Pi Adafruit-DHT Set-up error (Open 126 days)
+
- Raspberry Pi Adafruit-DHT Set-up error (Open 127 days)
- - dht11 module issue (Open 158 days)
+
- dht11 module issue (Open 159 days)
- - Raspberry Pi 5 - Import error - All GPIO related operation (Open 580 days)
+
- Raspberry Pi 5 - Import error - All GPIO related operation (Open 581 days)
- - Offbrand DHT11 Not working (Open 789 days)
+
- Offbrand DHT11 Not working (Open 790 days)
- - bcm283x pulseio _mq.receive stuck after SIGINT(CTRL-C) (Open 801 days)
+
- bcm283x pulseio _mq.receive stuck after SIGINT(CTRL-C) (Open 802 days)
- - DHT does not work with root user using Raspberry Zero WH (Open 1435 days)
+
- DHT does not work with root user using Raspberry Zero WH (Open 1436 days)
- - [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 1503 days)
+
- [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 1504 days)
- - Initialization error? (Open 1574 days)
+
- Initialization error? (Open 1575 days)
- - Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 1586 days)
+
- Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 1587 days)
- - DHT11 not working properly (Open 1588 days)
+
- DHT11 not working properly (Open 1589 days)
- - DHT22 not working on Raspberry Pi wh (Open 1600 days)
+
- DHT22 not working on Raspberry Pi wh (Open 1601 days)
- - DHT22 reports wrong negative temperatures (Open 1632 days)
+
- DHT22 reports wrong negative temperatures (Open 1633 days)
- - libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 1742 days)
+
- libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 1743 days)
- - ValueError: Object has been deinitialized and can no longer be used. (Open 1921 days)
+
- ValueError: Object has been deinitialized and can no longer be used. (Open 1922 days)
bug
@@ -1718,7 +1718,7 @@
- - DHT22 report null after a while (Open 1946 days)
+
- DHT22 report null after a while (Open 1947 days)
bug
@@ -1727,7 +1727,7 @@
- - A full buffer was not returned. Try again. (Open 1984 days)
+
- A full buffer was not returned. Try again. (Open 1985 days)
bug
@@ -1736,7 +1736,7 @@
- - Unable to set line 4 to input (Open 2063 days)
+
- Unable to set line 4 to input (Open 2064 days)
bug
@@ -1752,7 +1752,7 @@
- - How does one turn-off the hour and minute angle print statement? (Open 45 days)
+
- How does one turn-off the hour and minute angle print statement? (Open 46 days)
@@ -1766,14 +1766,14 @@
- - Missing initial x and y position within the parent. (Open 96 days)
+
- Missing initial x and y position within the parent. (Open 97 days)
- - Support Custom Fonts (Open 151 days)
+
- Support Custom Fonts (Open 152 days)
enhancement
@@ -1782,7 +1782,7 @@
- - Text Updating (Open 151 days)
+
- Text Updating (Open 152 days)
enhancement
@@ -1791,7 +1791,7 @@
- - Support Foreground and Background Colors (Open 151 days)
+
- Support Foreground and Background Colors (Open 152 days)
enhancement
@@ -1807,28 +1807,28 @@
- - bitmaptools not available for non-native CircuitPython (Blinka) (Open 97 days)
+
- bitmaptools not available for non-native CircuitPython (Blinka) (Open 98 days)
- - sparkline example is too slow (about 1 FPS) (Open 178 days)
+
- sparkline example is too slow (about 1 FPS) (Open 179 days)
- - Can only change outline if shape has been created with one (Open 186 days)
+
- Can only change outline if shape has been created with one (Open 187 days)
- - updating coordinates of a shape (Open 788 days)
+
- updating coordinates of a shape (Open 789 days)
enhancement
@@ -1844,14 +1844,14 @@
- - Height Difference Between Label and BitmapLabel (Open 249 days)
+
- Height Difference Between Label and BitmapLabel (Open 250 days)
- - Feature Request: wrap_text_to_pixels truncate argument (Open 470 days)
+
- Feature Request: wrap_text_to_pixels truncate argument (Open 471 days)
@@ -1865,21 +1865,21 @@
- - Example File Neede Updating: get_cell() example needs to be changed to get_content() (Open 9 days)
+
- Example File Neede Updating: get_cell() example needs to be changed to get_content() (Open 10 days)
- - tab_layout returns AttributeError for width when using HSTX display (Open 9 days)
+
- tab_layout returns AttributeError for width when using HSTX display (Open 10 days)
- - Feature Request: Line Colors for Cartesian Plot Lines (Open 730 days)
+
- Feature Request: Line Colors for Cartesian Plot Lines (Open 731 days)
enhancement
@@ -1888,28 +1888,28 @@
- - featurerequest: widget.cartesian - multiple line-plots in same axis (Open 1313 days)
+
- featurerequest: widget.cartesian - multiple line-plots in same axis (Open 1314 days)
- - Why is `anchor_point` reset for cell contents? (Open 1416 days)
+
- Why is `anchor_point` reset for cell contents? (Open 1417 days)
- - `Control` class: Common response function names (Open 1587 days)
+
- `Control` class: Common response function names (Open 1588 days)
- - Suggestions based on current status. (Open 1636 days)
+
- Suggestions based on current status. (Open 1637 days)
@@ -1923,7 +1923,7 @@
- - Raspberry pi pico sh1106 display issues (Open 1481 days)
+
- Raspberry pi pico sh1106 display issues (Open 1482 days)
@@ -1937,7 +1937,7 @@
- - NeoPixel Ring + SH1107 auto_refresh stops working (Open 154 days)
+
- NeoPixel Ring + SH1107 auto_refresh stops working (Open 155 days)
@@ -1951,21 +1951,21 @@
- - High CPU consumption even with auto_refresh=False (Open 305 days)
+
- High CPU consumption even with auto_refresh=False (Open 306 days)
- - Bitmap Label does not update using displayio (Open 375 days)
+
- Bitmap Label does not update using displayio (Open 376 days)
- - Needs further fixing to be warning-free on 9.0 while working on 8.x. (Open 483 days)
+
- Needs further fixing to be warning-free on 9.0 while working on 8.x. (Open 484 days)
bug
@@ -1981,7 +1981,7 @@
- - [itsyBitsy nRF52840 express] changing the pixel value of `DotStar` instance only works when the board has been booted when USB connected (Open 286 days)
+
- [itsyBitsy nRF52840 express] changing the pixel value of `DotStar` instance only works when the board has been booted when USB connected (Open 287 days)
@@ -1995,7 +1995,7 @@
- - Library uses unconventional argument names (Open 984 days)
+
- Library uses unconventional argument names (Open 985 days)
enhancement
@@ -2011,7 +2011,7 @@
- - I Keep getting this error even when the family code is right (Open 952 days)
+
- I Keep getting this error even when the family code is right (Open 953 days)
@@ -2025,7 +2025,7 @@
- - [Feature Request] Implement ds18b20 config (Open 335 days)
+
- [Feature Request] Implement ds18b20 config (Open 336 days)
enhancement
@@ -2041,7 +2041,7 @@
- - Alarm triggering prematurely for certain times (Open 1201 days)
+
- Alarm triggering prematurely for certain times (Open 1202 days)
@@ -2055,14 +2055,14 @@
- - Overriding property getter and setters is not supported in Circuitpython (Open 859 days)
+
- Overriding property getter and setters is not supported in Circuitpython (Open 860 days)
- - Using the example LUT example with an actual board does not work (Open 1248 days)
+
- Using the example LUT example with an actual board does not work (Open 1249 days)
@@ -2076,28 +2076,28 @@
- - Compatibility with SSD1683 (Open 52 days)
+
- Compatibility with SSD1683 (Open 53 days)
- - Neither SSD1680 drivers (Adafruit_SSD1680/Adafruit_SSD1680Z) work for the latest GDEY0213B74 E-Ink Bonnets (Open 232 days)
+
- Neither SSD1680 drivers (Adafruit_SSD1680/Adafruit_SSD1680Z) work for the latest GDEY0213B74 E-Ink Bonnets (Open 233 days)
- - Unable to correctly drive 3-color display (InkyWHAT) (Open 438 days)
+
- Unable to correctly drive 3-color display (InkyWHAT) (Open 439 days)
- - Code fails duplicate-code check, consider refactor (Open 1126 days)
+
- Code fails duplicate-code check, consider refactor (Open 1127 days)
enhancement
@@ -2113,84 +2113,84 @@
- - TypeError: object of type 'NoneType' has no len() (Open 141 days)
+
- TypeError: object of type 'NoneType' has no len() (Open 142 days)
- - Timed out waiting for SPI char (Open 348 days)
+
- Timed out waiting for SPI char (Open 349 days)
- - Make sockets compatible with native `ssl` / CPython (Open 430 days)
+
- Make sockets compatible with native `ssl` / CPython (Open 431 days)
- - Remove allowing `dict` arg to `connect()` and other backward compatible (Open 445 days)
+
- Remove allowing `dict` arg to `connect()` and other backward compatible (Open 446 days)
- - Debugging mode socket_status() call breaks UDP packet reading (Open 494 days)
+
- Debugging mode socket_status() call breaks UDP packet reading (Open 495 days)
- - wrong connection error messages from connect_AP method (Open 511 days)
+
- wrong connection error messages from connect_AP method (Open 512 days)
- - socket.settimeout() Argument 0 value meaning differs from cpython (Open 539 days)
+
- socket.settimeout() Argument 0 value meaning differs from cpython (Open 540 days)
- - Unable to connect to WiFi with duplicate SSIDs (Open 706 days)
+
- Unable to connect to WiFi with duplicate SSIDs (Open 707 days)
- - SPI lock not aquired (Open 1099 days)
+
- SPI lock not aquired (Open 1100 days)
- - TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 1108 days)
+
- TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 1109 days)
- - Arduion Nano RP2040 Connect Issues (Open 1283 days)
+
- Arduion Nano RP2040 Connect Issues (Open 1284 days)
- - Arduino RP2040 connect wifi UDP - Multicast group not working (Open 1370 days)
+
- Arduino RP2040 connect wifi UDP - Multicast group not working (Open 1371 days)
@@ -2199,7 +2199,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -2212,42 +2212,42 @@
- - RGB LED doesn't turn off on arduino nano connect 2040 (Open 1437 days)
+
- RGB LED doesn't turn off on arduino nano connect 2040 (Open 1438 days)
- - UDP send() does not clear esp32 write buffer (Open 1553 days)
+
- UDP send() does not clear esp32 write buffer (Open 1554 days)
- - Only allows one TLS connection at a time (Open 1559 days)
+
- Only allows one TLS connection at a time (Open 1560 days)
- - esp.disconnect leaves the ESP32 in a bad state (Open 1565 days)
+
- esp.disconnect leaves the ESP32 in a bad state (Open 1566 days)
- - ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 1756 days)
+
- ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 1757 days)
- - Add a reconnect method to the WiFi manager (Open 1875 days)
+
- Add a reconnect method to the WiFi manager (Open 1876 days)
enhancement
@@ -2256,7 +2256,7 @@
- - Radio and Connection Sleep/Reopen (Open 2169 days)
+
- Radio and Connection Sleep/Reopen (Open 2170 days)
enhancement
@@ -2265,7 +2265,7 @@
- - json error in get (Open 2343 days)
+
- json error in get (Open 2344 days)
bug
@@ -2281,42 +2281,42 @@
- - Socket is not compatible with adafruit_requests (Open 57 days)
+
- Socket is not compatible with adafruit_requests (Open 58 days)
- - core API compatible rewrite of the ESP32 AT interface (Open 315 days)
+
- core API compatible rewrite of the ESP32 AT interface (Open 316 days)
- - Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE (Open 542 days)
+
- Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE (Open 543 days)
- - Implement AT+CIPSERVER for creating a TCP/SSL Server (Open 950 days)
+
- Implement AT+CIPSERVER for creating a TCP/SSL Server (Open 951 days)
- - Error with Pico & ESP-01 (Open 1290 days)
+
- Error with Pico & ESP-01 (Open 1291 days)
- - MAC addr reading (Open 2376 days)
+
- MAC addr reading (Open 2377 days)
enhancement
@@ -2325,7 +2325,7 @@
- - Request: Sleep/Deep Sleep (Open 2393 days)
+
- Request: Sleep/Deep Sleep (Open 2394 days)
enhancement
@@ -2341,7 +2341,7 @@
- - Loading settings.toml file yieds generic error (Open 434 days)
+
- Loading settings.toml file yieds generic error (Open 435 days)
@@ -2355,7 +2355,7 @@
- - Implentation of hsv2rgb_rainbow() from FastLED (Open 112 days)
+
- Implentation of hsv2rgb_rainbow() from FastLED (Open 113 days)
@@ -2369,21 +2369,21 @@
- - AS608 Optical Fingerprint Sensor With Raspberry PI is not waiting for finger input (Open 814 days)
+
- AS608 Optical Fingerprint Sensor With Raspberry PI is not waiting for finger input (Open 815 days)
- - Aura LED control not functioning (Open 1190 days)
+
- Aura LED control not functioning (Open 1191 days)
- - Rename template upload/download to R503 specific (Open 1591 days)
+
- Rename template upload/download to R503 specific (Open 1592 days)
@@ -2397,14 +2397,14 @@
- - I2C Timeout - M5stack cores3 (Open 454 days)
+
- I2C Timeout - M5stack cores3 (Open 455 days)
- - Occasionally has difficulty decoding packets (Open 643 days)
+
- Occasionally has difficulty decoding packets (Open 644 days)
@@ -2418,14 +2418,14 @@
- - Persistent Issue with Initialising FONA (Open 782 days)
+
- Persistent Issue with Initialising FONA (Open 783 days)
- - Library uses short argument names (Open 984 days)
+
- Library uses short argument names (Open 985 days)
enhancement
@@ -2441,35 +2441,35 @@
- - Funcationality to draw an ellipse (Open 108 days)
+
- Funcationality to draw an ellipse (Open 109 days)
- - Misallocated Pixels when GS2HMSBFormat has a width that's not a multiple of 4 (Open 108 days)
+
- Misallocated Pixels when GS2HMSBFormat has a width that's not a multiple of 4 (Open 109 days)
- - Another example font3x5.bin to show text writing (Open 454 days)
+
- Another example font3x5.bin to show text writing (Open 455 days)
- - Test for Usable Characters (Open 896 days)
+
- Test for Usable Characters (Open 897 days)
- - add support for GS4_HMSB (Open 926 days)
+
- add support for GS4_HMSB (Open 927 days)
enhancement
@@ -2478,14 +2478,14 @@
- - Missing support for RGB565 (Open 965 days)
+
- Missing support for RGB565 (Open 966 days)
- - framebuf.text() function is very slow (Open 1203 days)
+
- framebuf.text() function is very slow (Open 1204 days)
@@ -2494,7 +2494,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -2514,14 +2514,14 @@
- - 3.5" Cap Touch has extra touches (Open 499 days)
+
- 3.5" Cap Touch has extra touches (Open 500 days)
- - X and Y coordinates (Open 525 days)
+
- X and Y coordinates (Open 526 days)
@@ -2535,14 +2535,14 @@
- - Import depth is too deep - max recursion stack traces being thrown on import (Open 1384 days)
+
- Import depth is too deep - max recursion stack traces being thrown on import (Open 1385 days)
- - Change publish kwarg order to match other MiniMQTT API libraries (Open 2112 days)
+
- Change publish kwarg order to match other MiniMQTT API libraries (Open 2113 days)
enhancement
@@ -2558,28 +2558,28 @@
- - Fix Quality 3d returns undocumented values (Open 287 days)
+
- Fix Quality 3d returns undocumented values (Open 288 days)
- - Library not returning datetime when valid datetime is available from battery-backed RTC on Ultimate GPS Featherwing (Open 655 days)
+
- Library not returning datetime when valid datetime is available from battery-backed RTC on Ultimate GPS Featherwing (Open 656 days)
- - Added decoding to detect an external antenna (extension) and its status. (Open 934 days)
+
- Added decoding to detect an external antenna (extension) and its status. (Open 935 days)
- - ValueError and IndexError or soft reboot in 3.10.6 (Open 992 days)
+
- ValueError and IndexError or soft reboot in 3.10.6 (Open 993 days)
bug
@@ -2588,21 +2588,21 @@
- - Fix Timestamp not working on GPS Featherwing (Open 1115 days)
+
- Fix Timestamp not working on GPS Featherwing (Open 1116 days)
- - Lag in receiving gps lat long values (Open 1208 days)
+
- Lag in receiving gps lat long values (Open 1209 days)
- - adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 1295 days)
+
- adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 1296 days)
@@ -2616,7 +2616,7 @@
- - Does not work well without pulseio (Open 1170 days)
+
- Does not work well without pulseio (Open 1171 days)
bug
@@ -2625,7 +2625,7 @@
- - Many failed distance reedings "Retrying" before a valid distance value comes up (Open 1657 days)
+
- Many failed distance reedings "Retrying" before a valid distance value comes up (Open 1658 days)
@@ -2639,7 +2639,7 @@
- - Syntax error in adafruit_hdc302x.py, line 314 (Open 123 days)
+
- Syntax error in adafruit_hdc302x.py, line 314 (Open 124 days)
@@ -2653,56 +2653,56 @@
- - keyboard_layout.write issues on linux (Open 144 days)
+
- keyboard_layout.write issues on linux (Open 145 days)
- - Gamecontroller setup under mac (Open 425 days)
+
- Gamecontroller setup under mac (Open 426 days)
- - Implement HID LampArray Support (Open 656 days)
+
- Implement HID LampArray Support (Open 657 days)
- - Support for zoom in/out (Open 875 days)
+
- Support for zoom in/out (Open 876 days)
- - Pico + keyboard + output to monochrome 20x4 LCD? (Open 975 days)
+
- Pico + keyboard + output to monochrome 20x4 LCD? (Open 976 days)
- - Examples using the keypad module for a keyboard and macros (Open 978 days)
+
- Examples using the keypad module for a keyboard and macros (Open 979 days)
- - USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 1171 days)
+
- USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 1172 days)
- - Double key in Discord shortcuts (Open 1216 days)
+
- Double key in Discord shortcuts (Open 1217 days)
@@ -2716,14 +2716,14 @@
- - super slow update on raspberry pi pico W (Open 561 days)
+
- super slow update on raspberry pi pico W (Open 562 days)
- - Memory issues even on some Express boards (Open 1062 days)
+
- Memory issues even on some Express boards (Open 1063 days)
enhancement
@@ -2732,7 +2732,7 @@
- - Keypad Functionality for HT16K33 Breakout (Open 1721 days)
+
- Keypad Functionality for HT16K33 Breakout (Open 1722 days)
enhancement
@@ -2748,28 +2748,28 @@
- - Update examples to use `adafruit_connection_manager` (Open 27 days)
+
- Update examples to use `adafruit_connection_manager` (Open 28 days)
- - Airlift Support? (Open 515 days)
+
- Airlift Support? (Open 516 days)
- - Pico W need too much time for receiving request data in random cases (Open 837 days)
+
- Pico W need too much time for receiving request data in random cases (Open 838 days)
- - Connection refused after some time/multiple requests on Wiznet5k Pico W5100S (Open 869 days)
+
- Connection refused after some time/multiple requests on Wiznet5k Pico W5100S (Open 870 days)
@@ -2783,7 +2783,7 @@
- - Update to HUE API V2 (Open 1344 days)
+
- Update to HUE API V2 (Open 1345 days)
enhancement
@@ -2799,7 +2799,7 @@
- - x, y coordinates are flipped compared to FT5336 touch screen and Arduino library (Open 591 days)
+
- x, y coordinates are flipped compared to FT5336 touch screen and Arduino library (Open 592 days)
@@ -2813,7 +2813,7 @@
- - Allow using different models together (Open 1140 days)
+
- Allow using different models together (Open 1141 days)
bug
@@ -2829,14 +2829,14 @@
- - Make examples compatible with both 8.x.x and 9.0.0 (Open 583 days)
+
- Make examples compatible with both 8.x.x and 9.0.0 (Open 584 days)
- - `__init__()` arguments are not Pin objects (Open 1274 days)
+
- `__init__()` arguments are not Pin objects (Open 1275 days)
@@ -2850,7 +2850,7 @@
- - Direct access for realtime updates (Open 178 days)
+
- Direct access for realtime updates (Open 179 days)
@@ -2859,7 +2859,7 @@
- Readme.rst example usage section error (Open 406 days)
+ hacktoberfest">Readme.rst example usage section error (Open 407 days)
good first issue
@@ -2872,14 +2872,14 @@
- - How to adapt ILI9341 to drive the ILI9488 ? #36 (Open 561 days)
+
- How to adapt ILI9341 to drive the ILI9488 ? #36 (Open 562 days)
- - Make it easy to set MADCTL for rotation (Open 1509 days)
+
- Make it easy to set MADCTL for rotation (Open 1510 days)
@@ -2893,21 +2893,21 @@
- - adafruit_imageload + PNG (Open 10 days)
+
- adafruit_imageload + PNG (Open 11 days)
- - warning during CI builds (Open 187 days)
+
- warning during CI builds (Open 188 days)
- - Use Protocols for Type Annotations (Open 1056 days)
+
- Use Protocols for Type Annotations (Open 1057 days)
documentation
@@ -2916,7 +2916,7 @@
- - Add buffer option for storing bitmaps to prevent out memory due to fragmentation. (Open 1594 days)
+
- Add buffer option for storing bitmaps to prevent out memory due to fragmentation. (Open 1595 days)
@@ -2930,14 +2930,14 @@
- - Some variables are class descriptors instead of instance variables (Open 182 days)
+
- Some variables are class descriptors instead of instance variables (Open 183 days)
- - RsapberryPi Install (Open 919 days)
+
- RsapberryPi Install (Open 920 days)
@@ -2951,7 +2951,7 @@
- - Inaccurate Voltage (Open 4 days)
+
- Inaccurate Voltage (Open 5 days)
@@ -2965,7 +2965,7 @@
- - Installing the Library on my pi5 bookworm breaks my python GPIO calls (Open 388 days)
+
- Installing the Library on my pi5 bookworm breaks my python GPIO calls (Open 389 days)
@@ -2979,42 +2979,42 @@
- - Alternative decoding solution (Open 266 days)
+
- Alternative decoding solution (Open 267 days)
- - Philips Tv's RC5 (Open 318 days)
+
- Philips Tv's RC5 (Open 319 days)
- - Demo code in documentation of NonblockingGenericDecode does not work (Open 442 days)
+
- Demo code in documentation of NonblockingGenericDecode does not work (Open 443 days)
- - buffering issue with final NECRepeatIRMessage in NonblockingGenericDecode read method (Open 446 days)
+
- buffering issue with final NECRepeatIRMessage in NonblockingGenericDecode read method (Open 447 days)
- - GenericTransmit incorrect param types (Open 657 days)
+
- GenericTransmit incorrect param types (Open 658 days)
- - Last value showing up divided by 2 (Open 1782 days)
+
- Last value showing up divided by 2 (Open 1783 days)
bug
@@ -3023,7 +3023,7 @@
- - Add feature to encode and decode MakeCode's infrared pulses (Open 2239 days)
+
- Add feature to encode and decode MakeCode's infrared pulses (Open 2240 days)
enhancement
@@ -3039,7 +3039,7 @@
- - Pimoroni LED shim class should be PixelBuf (Open 1931 days)
+
- Pimoroni LED shim class should be PixelBuf (Open 1932 days)
enhancement
@@ -3055,7 +3055,7 @@
- - RTD config needed for all classes (Open 54 days)
+
- RTD config needed for all classes (Open 55 days)
documentation
@@ -3064,7 +3064,7 @@
- - Two is31fl3741 boards in serial STEMMA crash on example code (Open 1380 days)
+
- Two is31fl3741 boards in serial STEMMA crash on example code (Open 1381 days)
@@ -3078,14 +3078,14 @@
- - A value of null is not understood (Open 25 days)
+
- A value of null is not understood (Open 26 days)
- - Odd (literally) issue with nested dictionaries from weather.gov API (Open 417 days)
+
- Odd (literally) issue with nested dictionaries from weather.gov API (Open 418 days)
@@ -3099,7 +3099,7 @@
- - The key generation example in this repo is not working any more (Open 145 days)
+
- The key generation example in this repo is not working any more (Open 146 days)
@@ -3113,21 +3113,21 @@
- - Add pack sizes for https://www.adafruit.com/product/5035 (Open 864 days)
+
- Add pack sizes for https://www.adafruit.com/product/5035 (Open 865 days)
- - Measuring battery voltage on a adafruit feather esp32-s3 tft fails in circuitpython (Open 1024 days)
+
- Measuring battery voltage on a adafruit feather esp32-s3 tft fails in circuitpython (Open 1025 days)
- - simpletest fails on Feather nRF52840. (Open 1729 days)
+
- simpletest fails on Feather nRF52840. (Open 1730 days)
bug
@@ -3143,7 +3143,7 @@
- - what is the easiest way to do a `fadeOn` animation? (Open 66 days)
+
- what is the easiest way to do a `fadeOn` animation? (Open 67 days)
question
@@ -3152,14 +3152,14 @@
- - Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? (Open 882 days)
+
- Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? (Open 883 days)
- - consider making keyword-only parameters for some animations (Open 909 days)
+
- consider making keyword-only parameters for some animations (Open 910 days)
enhancement
@@ -3168,14 +3168,14 @@
- - add_cycle_complete_receiver not supported for included animations (Open 1105 days)
+
- add_cycle_complete_receiver not supported for included animations (Open 1106 days)
- - Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 1295 days)
+
- Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 1296 days)
@@ -3184,7 +3184,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -3197,14 +3197,14 @@
- - Addressing multiple 8x8 panels (Open 1521 days)
+
- Addressing multiple 8x8 panels (Open 1522 days)
- - Gradient Animation Request (Open 1865 days)
+
- Gradient Animation Request (Open 1866 days)
enhancement
@@ -3213,7 +3213,7 @@
- - Background color (or fade-to color) for Chase and Comet (Open 1871 days)
+
- Background color (or fade-to color) for Chase and Comet (Open 1872 days)
enhancement
@@ -3222,7 +3222,7 @@
- - Neighboring pixels feature (Open 1879 days)
+
- Neighboring pixels feature (Open 1880 days)
enhancement
@@ -3238,7 +3238,7 @@
- - Support for LIDARLite V4 (Open 1592 days)
+
- Support for LIDARLite V4 (Open 1593 days)
@@ -3252,7 +3252,7 @@
- - Odd readings with H3LIS331 (Open 1589 days)
+
- Odd readings with H3LIS331 (Open 1590 days)
@@ -3266,7 +3266,7 @@
- - Incorrect calculation in shake() method (Open 895 days)
+
- Incorrect calculation in shake() method (Open 896 days)
@@ -3280,7 +3280,7 @@
- - Throttled Data Rate (Open 728 days)
+
- Throttled Data Rate (Open 729 days)
@@ -3294,28 +3294,28 @@
- - Writing to a file when flash is full. (Open 449 days)
+
- Writing to a file when flash is full. (Open 450 days)
- - Use of `adafruit_logging` Causes Pico W to Fail to Reload Circuitpython (Open 652 days)
+
- Use of `adafruit_logging` Causes Pico W to Fail to Reload Circuitpython (Open 653 days)
- - Logger Does Not Write to File on AdaLogger SD Card (Open 653 days)
+
- Logger Does Not Write to File on AdaLogger SD Card (Open 654 days)
- - add proper tests (Open 951 days)
+
- add proper tests (Open 952 days)
@@ -3329,7 +3329,7 @@
- - Negative temperature unsigned integer issue (Open 1673 days)
+
- Negative temperature unsigned integer issue (Open 1674 days)
@@ -3343,7 +3343,7 @@
- - Add support for LSM6SV (Open 114 days)
+
- Add support for LSM6SV (Open 115 days)
enhancement
@@ -3352,7 +3352,7 @@
- - Misleading error message on WHO_AM_I ID check (Open 578 days)
+
- Misleading error message on WHO_AM_I ID check (Open 579 days)
enhancement
@@ -3361,28 +3361,28 @@
- - High pass filter not working for LSM6DSOX (Open 765 days)
+
- High pass filter not working for LSM6DSOX (Open 766 days)
- - LSM6DS032 "doubled" acceleration sensitivity (code matches datasheet but not test) (Open 776 days)
+
- LSM6DS032 "doubled" acceleration sensitivity (code matches datasheet but not test) (Open 777 days)
- - Wake on Significant Motion (Open 1252 days)
+
- Wake on Significant Motion (Open 1253 days)
- - Duplicate code in library files - potential refactor needed (Open 1600 days)
+
- Duplicate code in library files - potential refactor needed (Open 1601 days)
enhancement
@@ -3391,14 +3391,14 @@
- - Missing data read flag (Open 1661 days)
+
- Missing data read flag (Open 1662 days)
- - SPI support? (Open 1876 days)
+
- SPI support? (Open 1877 days)
enhancement
@@ -3407,7 +3407,7 @@
- - Memory Allocation issue on M0, others? (Open 1907 days)
+
- Memory Allocation issue on M0, others? (Open 1908 days)
bug
@@ -3416,7 +3416,7 @@
- - Add shake? (Open 1973 days)
+
- Add shake? (Open 1974 days)
enhancement
@@ -3434,7 +3434,7 @@
- Missing Type Annotations (Open 1393 days)
+ documentation">Missing Type Annotations (Open 1394 days)
hacktoberfest
@@ -3454,28 +3454,28 @@
- - Temperature starting point estimation is off (Open 712 days)
+
- Temperature starting point estimation is off (Open 713 days)
- - Setting accel_range and gyro_scale (Open 1354 days)
+
- Setting accel_range and gyro_scale (Open 1355 days)
- - Sample rate for accelerometer? (Open 1692 days)
+
- Sample rate for accelerometer? (Open 1693 days)
- - Looking for burst data from LSM9DS1 (Open 1762 days)
+
- Looking for burst data from LSM9DS1 (Open 1763 days)
@@ -3489,14 +3489,14 @@
- - From raw to lux value (Open 292 days)
+
- From raw to lux value (Open 293 days)
- - Add interrupt example (Open 997 days)
+
- Add interrupt example (Open 998 days)
documentation
@@ -3512,7 +3512,7 @@
- - Works fine on circuitpython but fails on micropython using blinka on Pico (Open 432 days)
+
- Works fine on circuitpython but fails on micropython using blinka on Pico (Open 433 days)
@@ -3526,28 +3526,28 @@
- - CIRCUITPY is read-only: [Errno 30] Cannot write last_app.txt using default MacroPad code (Open 4 days)
+
- CIRCUITPY is read-only: [Errno 30] Cannot write last_app.txt using default MacroPad code (Open 5 days)
- - Example for using the Keyboard or Mouse as a boot device (Open 598 days)
+
- Example for using the Keyboard or Mouse as a boot device (Open 599 days)
- - Device Crashes when Host Device goes to sleep/powers down (Open 1442 days)
+
- Device Crashes when Host Device goes to sleep/powers down (Open 1443 days)
- - Feature request: non-blocking play_file() (Open 1449 days)
+
- Feature request: non-blocking play_file() (Open 1450 days)
@@ -3561,21 +3561,21 @@
- - RPi 5 not working due to hardware changes (Open 211 days)
+
- RPi 5 not working due to hardware changes (Open 212 days)
- - Add support for inverse diode direction (Open 391 days)
+
- Add support for inverse diode direction (Open 392 days)
- - Support external pull ups? (Open 1109 days)
+
- Support external pull ups? (Open 1110 days)
@@ -3589,21 +3589,21 @@
- - network ip_address doesnt work if using wifi_esp32s2 (Open 402 days)
+
- network ip_address doesnt work if using wifi_esp32s2 (Open 403 days)
- - Compatibility with 96x48 Waveshare Matrix (Open 587 days)
+
- Compatibility with 96x48 Waveshare Matrix (Open 588 days)
- - MatrixPortal : solution to refresh the clock every second (Open 1226 days)
+
- MatrixPortal : solution to refresh the clock every second (Open 1227 days)
enhancement
@@ -3612,7 +3612,7 @@
- - Missing Type Annotations (Open 1393 days)
+
- Missing Type Annotations (Open 1394 days)
documentation
@@ -3628,7 +3628,7 @@
- - No I2C device at address (Open 226 days)
+
- No I2C device at address (Open 227 days)
@@ -3642,7 +3642,7 @@
- - Lots of exceptions at high temperatures. (Open 920 days)
+
- Lots of exceptions at high temperatures. (Open 921 days)
bug
@@ -3651,14 +3651,14 @@
- - Library uses short argument names (Open 985 days)
+
- Library uses short argument names (Open 986 days)
- - Failure to read data yields a 0 instead of error or NoneType (Open 1572 days)
+
- Failure to read data yields a 0 instead of error or NoneType (Open 1573 days)
@@ -3672,14 +3672,14 @@
- - raise errors (Open 600 days)
+
- raise errors (Open 601 days)
- - Library uses short argument names (Open 985 days)
+
- Library uses short argument names (Open 986 days)
enhancement
@@ -3695,21 +3695,21 @@
- - Raspberry pi 5, gpio problems. (Open 318 days)
+
- Raspberry pi 5, gpio problems. (Open 319 days)
- - issues with using SPI1 on a RapsBerry Pi 4 Module B (Open 790 days)
+
- issues with using SPI1 on a RapsBerry Pi 4 Module B (Open 791 days)
- - Library uses short argument names (Open 985 days)
+
- Library uses short argument names (Open 986 days)
enhancement
@@ -3718,7 +3718,7 @@
- - Missing Type Annotations (Open 1393 days)
+
- Missing Type Annotations (Open 1394 days)
documentation
@@ -3727,7 +3727,7 @@
- - Example code not working (Open 1545 days)
+
- Example code not working (Open 1546 days)
bug
@@ -3743,28 +3743,28 @@
- - font5x8.bin (Open 541 days)
+
- font5x8.bin (Open 542 days)
- - Why is Adafruit MAX7219 Driver for 7 Segment Displays limited to Numeric Digits Only? (Open 865 days)
+
- Why is Adafruit MAX7219 Driver for 7 Segment Displays limited to Numeric Digits Only? (Open 866 days)
- - Library uses short argument names (Open 985 days)
+
- Library uses short argument names (Open 986 days)
- - Cascade several 7-segment display modules (Open 1213 days)
+
- Cascade several 7-segment display modules (Open 1214 days)
enhancement
@@ -3780,42 +3780,42 @@
- - How to read rotary encoders from i2C board? (Open 486 days)
+
- How to read rotary encoders from i2C board? (Open 487 days)
- - Datasheet Change Due To Issue Discovered In MCP23017 Chip (Open 634 days)
+
- Datasheet Change Due To Issue Discovered In MCP23017 Chip (Open 635 days)
- - MCP23018/MCP23S18 Support (Open 1214 days)
+
- MCP23018/MCP23S18 Support (Open 1215 days)
- - Library rename? (Open 1215 days)
+
- Library rename? (Open 1216 days)
- - Cannot freeze into custom firmware (Open 1221 days)
+
- Cannot freeze into custom firmware (Open 1222 days)
- - No Output (Open 1532 days)
+
- No Output (Open 1533 days)
support
@@ -3824,7 +3824,7 @@
- - interrupt-on-change feature by setting INTCON register not working (Open 1659 days)
+
- interrupt-on-change feature by setting INTCON register not working (Open 1660 days)
@@ -3838,49 +3838,49 @@
- - Unexpected Data Output from MCP2515 on Raspberry Pi 4 with Bookworm Lite (64-bit) (Open 337 days)
+
- Unexpected Data Output from MCP2515 on Raspberry Pi 4 with Bookworm Lite (64-bit) (Open 338 days)
- - Adding support for 12Mhz crystal oscillator in __init__.py (Open 339 days)
+
- Adding support for 12Mhz crystal oscillator in __init__.py (Open 340 days)
- - RuntimeError: No Masks Available (Open 642 days)
+
- RuntimeError: No Masks Available (Open 643 days)
- - Using only one mask produces a lot of print spam (Open 715 days)
+
- Using only one mask produces a lot of print spam (Open 716 days)
- - Must have another device read the bus. (Open 752 days)
+
- Must have another device read the bus. (Open 753 days)
- - Making full use of all hardware masks and filters (Open 838 days)
+
- Making full use of all hardware masks and filters (Open 839 days)
- - RuntimeError: Timeout setting Mode (Open 1199 days)
+
- RuntimeError: Timeout setting Mode (Open 1200 days)
@@ -3889,7 +3889,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -3902,21 +3902,21 @@
- - Transmit buffer error (Open 1491 days)
+
- Transmit buffer error (Open 1492 days)
- - Not compatible with Circuitpython built w/o long support (Open 1665 days)
+
- Not compatible with Circuitpython built w/o long support (Open 1666 days)
- - Possible addition? (Open 1667 days)
+
- Possible addition? (Open 1668 days)
help wanted
@@ -3932,28 +3932,28 @@
- - Support for MCP32xx (Open 253 days)
+
- Support for MCP32xx (Open 254 days)
- - Allow SPI clock speed for the MCP ADC to be set (Open 297 days)
+
- Allow SPI clock speed for the MCP ADC to be set (Open 298 days)
- - How can I use this on an RPI 5? (Open 347 days)
+
- How can I use this on an RPI 5? (Open 348 days)
- - Please add MCP3208 support. (Open 913 days)
+
- Please add MCP3208 support. (Open 914 days)
enhancement
@@ -3962,7 +3962,7 @@
- - Library uses short argument names (Open 985 days)
+
- Library uses short argument names (Open 986 days)
enhancement
@@ -3978,28 +3978,28 @@
- - Allow setting and getting real voltages directly (Open 371 days)
+
- Allow setting and getting real voltages directly (Open 372 days)
- - reset method not working (Open 392 days)
+
- reset method not working (Open 393 days)
- - synchronous update via LDAC pin does not work (Open 872 days)
+
- synchronous update via LDAC pin does not work (Open 873 days)
- - Allow for synchrous DAC output (Open 880 days)
+
- Allow for synchrous DAC output (Open 881 days)
enhancement
@@ -4008,7 +4008,7 @@
- - Set I2C address bits via LDAC (Open 1613 days)
+
- Set I2C address bits via LDAC (Open 1614 days)
enhancement
@@ -4024,14 +4024,14 @@
- - How to use MCP9600 on RPi Pico using micropython? (Open 495 days)
+
- How to use MCP9600 on RPi Pico using micropython? (Open 496 days)
- - Rename to MCP960x? (Open 1168 days)
+
- Rename to MCP960x? (Open 1169 days)
@@ -4045,42 +4045,42 @@
- - This doesn't work on the current version of Circuit Playground Express due to insufficient memory (Open 109 days)
+
- This doesn't work on the current version of Circuit Playground Express due to insufficient memory (Open 110 days)
- - Potential issue with System Exclusive messages (Open 111 days)
+
- Potential issue with System Exclusive messages (Open 112 days)
- - Why is `send` always overwriting `MIDIMessage.channel`? (Open 528 days)
+
- Why is `send` always overwriting `MIDIMessage.channel`? (Open 529 days)
- - Is correct this modification for work in a raspberry Pi? (Open 674 days)
+
- Is correct this modification for work in a raspberry Pi? (Open 675 days)
- - ProgramChange does not work (Open 1469 days)
+
- ProgramChange does not work (Open 1470 days)
- - Add support for MIDI running status (Open 2306 days)
+
- Add support for MIDI running status (Open 2307 days)
enhancement
@@ -4089,7 +4089,7 @@
- - MIDI UART support (Open 2323 days)
+
- MIDI UART support (Open 2324 days)
enhancement
@@ -4098,7 +4098,7 @@
- - Work out best way to handle reading large SysEx messages (Open 2337 days)
+
- Work out best way to handle reading large SysEx messages (Open 2338 days)
enhancement
@@ -4114,7 +4114,7 @@
- - Feature request: Add support for asyncio processing (Open 63 days)
+
- Feature request: Add support for asyncio processing (Open 64 days)
@@ -4130,7 +4130,7 @@
- Missing Type Annotations (Open 1393 days)
+ hacktoberfest">Missing Type Annotations (Open 1394 days)
documentation
@@ -4143,7 +4143,7 @@
- - PyPortal Pynt ESP firmware update issue (Open 1543 days)
+
- PyPortal Pynt ESP firmware update issue (Open 1544 days)
@@ -4157,119 +4157,119 @@
- - Support for MQTT version 5.x ? (Open 70 days)
+
- Support for MQTT version 5.x ? (Open 71 days)
- - Swap ruff rules, remove most noqa statements (Open 137 days)
+
- Swap ruff rules, remove most noqa statements (Open 138 days)
- - Hanging onto sockets after error. (Open 170 days)
+
- Hanging onto sockets after error. (Open 171 days)
- - mqtt.loop() blocks loop temporarily (Open 174 days)
+
- mqtt.loop() blocks loop temporarily (Open 175 days)
- - Using adafruit_minimqtt with default networking (Open 425 days)
+
- Using adafruit_minimqtt with default networking (Open 426 days)
- - Errors with MQTT CircuitPython 9 Publish (Open 470 days)
+
- Errors with MQTT CircuitPython 9 Publish (Open 471 days)
- - get_monotonic_time doesn't preserve resolution (Open 487 days)
+
- get_monotonic_time doesn't preserve resolution (Open 488 days)
- - Is `_backwards_compatible_sock` flag still needed (Open 520 days)
+
- Is `_backwards_compatible_sock` flag still needed (Open 521 days)
- - Loop crashes after successful connecting to HiveMQ (tls) (Open 577 days)
+
- Loop crashes after successful connecting to HiveMQ (tls) (Open 578 days)
- - client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET (Open 578 days)
+
- client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET (Open 579 days)
- - Recurring exception in loop() function (Open 667 days)
+
- Recurring exception in loop() function (Open 668 days)
- - behavior change, now I get timeouts on ping (Open 692 days)
+
- behavior change, now I get timeouts on ping (Open 693 days)
- - _wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central (Open 719 days)
+
- _wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central (Open 720 days)
- - Callback Functions' Parameters Usage (Open 751 days)
+
- Callback Functions' Parameters Usage (Open 752 days)
- - Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided (Open 804 days)
+
- Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided (Open 805 days)
- - MMQTTException Error Handling (Open 815 days)
+
- MMQTTException Error Handling (Open 816 days)
- - Enhance loop() to be more resilient (Open 832 days)
+
- Enhance loop() to be more resilient (Open 833 days)
enhancement
@@ -4280,7 +4280,7 @@
- asyncio support? (Open 854 days)
+ long-term">asyncio support? (Open 855 days)
invalid
@@ -4293,7 +4293,7 @@
- - _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 887 days)
+
- _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 888 days)
bug
@@ -4302,7 +4302,7 @@
- - MQTT loop() blocks script. Works fine with adafruit_io (Open 934 days)
+
- MQTT loop() blocks script. Works fine with adafruit_io (Open 935 days)
bug
@@ -4311,7 +4311,7 @@
- - Sometimes receiving single zero byte (Open 978 days)
+
- Sometimes receiving single zero byte (Open 979 days)
bug
@@ -4320,7 +4320,7 @@
- - Frequent errors in .loop calls with CircuitPython 8 (Open 1020 days)
+
- Frequent errors in .loop calls with CircuitPython 8 (Open 1021 days)
bug
@@ -4329,7 +4329,7 @@
- - Outdated documentation in second RTD location (Open 1233 days)
+
- Outdated documentation in second RTD location (Open 1234 days)
documentation
@@ -4338,14 +4338,14 @@
- - Getting trapped in publish? (Open 1545 days)
+
- Getting trapped in publish? (Open 1546 days)
- - Add test suite (Open 1629 days)
+
- Add test suite (Open 1630 days)
enhancement
@@ -4361,7 +4361,7 @@