adafruit / adafruit/Adafruit_CircuitPython_BLE
UARTService: allow setting of buffer sizes, timeouts, and UUID
Open
enhancement
- Dominant language
- Python
- Stars
- 138
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Add optional args to constructor to allow setting buffer sizes and timeouts for `StreamOut` and `StreamIn` objects.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the UARTService constructor and the places where it creates StreamOut and StreamIn objects. Check how those objects currently receive their buffer sizes and timeouts, and clarify how the UUID should be configured from the issue title. Done means optional constructor arguments control the requested settings without changing existing defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100