Skip to content
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

add verbose option #77

Merged
merged 1 commit into from
Jun 2, 2015
Merged

add verbose option #77

merged 1 commit into from
Jun 2, 2015

Conversation

fabaff
Copy link
Contributor

@fabaff fabaff commented May 21, 2015

Verbose is by default on in pyMata. From my point of view 50 % of the information are not really helpful.

$ python blink_firmata_auto.py 

Python Version 2.7.8 (default, Apr 15 2015, 09:26:43) 
[GCC 4.9.2 20150212 (Red Hat 4.9.2-6)]

PyMata version 2.06  Copyright(C) 2013-15 Alan Yorinks    All rights reserved.

Opening Arduino Serial port /dev/ttyACM0 

Please wait while Arduino is being detected. This can take up to 30 seconds ...
Board initialized in 0 seconds
Total Number of Pins Detected = 20
Total Number of Analog Pins Detected = 6

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 59.22% when pulling 07c8b2f on fabaff:verbose into 1ddb76a on pingo-io:master.

@Vido
Copy link
Contributor

Vido commented Jun 2, 2015

@fabaff Thanks a lot!

Just a bit of trivia:
In the beginning, PyMata did not have this verbose option.
We just made a PR some time ago: MrYsLab/PyMata#10

Thanks a lot for contributing with Pingo.

Vido added a commit that referenced this pull request Jun 2, 2015
@Vido Vido merged commit 4578950 into pingo-io:master Jun 2, 2015
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.

None yet

3 participants