Skip to content

Conversation

@noelanderson
Copy link
Contributor

This is a driver library that adds support for the AMS AS5600 12-bit on-axis magnetic rotary position sensor.
https://ams-osram.com/products/sensor-solutions/position-sensors/ams-as5600-position-sensor

path = libraries/drivers/pca9955b
url = https://github.com/noelanderson/CircuitPython_PCA9955B.git
[submodule "libraries/SUBFOLDER/as5600"]
path = libraries/SUBFOLDER/as5600
Copy link
Contributor

Choose a reason for hiding this comment

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

SUBFOLDER here needs to be changed to either drivers or helpers. In this case I think drivers is most appropriate.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

lol, well that's embarrassing. I'll fix and start a new PR

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

I think you've accidentally created a directory named SUBFOLDER by copying the command from the guide perhaps.

"SUBFOLDER" should be replaced with either drivers or helpers, not used literally.

It might be easiest to start with a fresh branch and make a new PR. Otherwise you'll need to remove the new submodule and add it back under the drivers folder which is most appropriate for this addition I think.

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.

2 participants