Skip to content

Conversation

@tannewt
Copy link
Member

@tannewt tannewt commented Dec 19, 2019

No description provided.

@tannewt tannewt requested a review from a team December 19, 2019 00:43
Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, not tested.

@dhalbert
Copy link
Contributor

I am finding some problems, testing on hardware, so hold on.

@tannewt
Copy link
Member Author

tannewt commented Dec 19, 2019

@dhalbert I had the services import wrong so make sure you have that. (Just tested it myself.)

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In adafruit_ble_magic_light.py,

This line:
from adafruit_ble.service import Service

needs plural .services:
from adafruit_ble.services import Service

After that change:
Does not work with beta.1, does work with circuitpython commit f2b1aeeed. I'm having trouble building the tip of master.

@dhalbert
Copy link
Contributor

yup, we both found the same thing.

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in a lamp, now works! I assume I am spooking out people passing in the street.

@dhalbert dhalbert merged commit 53365fc into adafruit:master Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants