Skip to content

Program never progresses #1218

Discussion options

You must be logged in to vote

All sensor methods are awaitables, too.

Change this:

coinSensor.color()

to

await coinSensor.color()

An upcoming documentation update will include await on each method where it is needed to make this easier to see.

Thanks!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@EclecticInventor
Comment options

@laurensvalk
Comment options

@laurensvalk
Comment options

@EclecticInventor
Comment options

Answer selected by EclecticInventor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants