| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixes issues #1912 and #1913. UART documentation is also updated.
|
|
The docs are still heavily biased towards WiPy, so will need a lot of
exclusions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make the PWM duty cycle configurable from 0.00 to 100.00 by
accepting values from 0 to 10000.
Add automatic Pin assignment when operating in PWM mode.
|
|
|
|
|
|
|
|
|
|
- The link establishment timeout is infinite by default
- Fix typo in notes about the auth kwarg
|
|
|
|
|
|
|
|
They return None if no data available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|