Micropython buttons support#639
Conversation
|
Huge credit with this patch goes to David's work at https://github.com/dlech/micropython-ev3dev/blob/ev3dev-stetch/src/uev3dev/button.py |
|
Not sure why the test cases are failing for micropython, they pass when I run them locally via |
WasabiFan
left a comment
There was a problem hiding this comment.
Nice! To make sure the API didn't change I diffed the docs output and aside from some reordering and wording changes it looks like the API surface is the same.
So once you figure out what happened to the CI build (maybe an independent package published an update that broke us?) I think this looks OK. Just make sure the general stuff has been tested on both platforms. 👍
Thanks!
|
For some reason the to delete the |
|
Long story short |
|
woohoo finally a clean test run!! :) |
For issue #571