Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Decide on Ruggeduino initialisation #55

Closed
antoinepetty opened this issue May 25, 2020 · 2 comments · Fixed by srobo/docs#122
Closed

Decide on Ruggeduino initialisation #55

antoinepetty opened this issue May 25, 2020 · 2 comments · Fixed by srobo/docs#122

Comments

@antoinepetty
Copy link
Member

At the moment there is no initialisation of pins for the ruggeduino in our API. On the real kit you need to set the pinmode before use. Need to decide on which option to go with and either write code or document this change.

@RealOrangeOne
Copy link
Member

Considering teams can't control what's in the ports, I say we just tell them to assume they're already setup and be done with.

@RealOrangeOne
Copy link
Member

I've updated the docs to mention this. Would be nice to have a pin_mode method on the board, which just raises NotImplementError to help people out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants