Skip to content

Added missing functions and parameters to documentation.#169

Open
legolasse wants to merge 2 commits intopybricks:masterfrom
legolasse:missing-documentation
Open

Added missing functions and parameters to documentation.#169
legolasse wants to merge 2 commits intopybricks:masterfrom
legolasse:missing-documentation

Conversation

@legolasse
Copy link
Copy Markdown

  • AnalogSensor: Missing parameter "custom".
  • I2CDevice: Missing parameters "port", "address", "custom", "powered", and "nxt_quirk" with attempted explanation of parameters.
  • UARTDevice: Missing default parameter value.
  • LWP3Device: Missing "connect" parameter.
  • Added missing connect and disconnnect methods.
  • XboxController: Missing documentation in constructor and missing methods.

- AnalogSensor: Missing parameter "custom".
- I2CDevice: Missing parameters "port", "address", "custom", "powered", and "nxt_quirk" with attempted explanation of parameters.
- UARTDevice: Missing default parameter value.
- LWP3Device: Missing "connect" parameter.
- Added missing connect and disconnnect methods.
- XboxController: Missing documentation in constructor and missing methods.
Made it more clear and less verbose when to skip connect to bluetooth devices.
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.

1 participant