Skip to content

Tidy documentation for addition of Battery class #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2015

Conversation

hamishwillee
Copy link
Contributor

As per #137. This adds Vehicle.battery member, and example code /guide for the member.

I also took the opportunity to remove some tab spacing in the init.py file.

print " Groundspeed: %s" % v.groundspeed
print " Airspeed: %s" % v.airspeed
print " Mount status: %s" % v.mount_status
print " Battery: %s" % v.battery
Copy link

Choose a reason for hiding this comment

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

When this gets printed it prints "Battery: Battery: ..."

@djnugent
Copy link

djnugent commented Jun 4, 2015

+1

mrpollo added a commit that referenced this pull request Jun 10, 2015
Tidy documentation for addition of Battery class
@mrpollo mrpollo merged commit 07d7503 into dronekit:master Jun 10, 2015
@mrpollo
Copy link
Member

mrpollo commented Jun 10, 2015

thanks @hamishwillee

@hamishwillee hamishwillee deleted the tmp-battery-docs branch June 10, 2015 04:37
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