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

No display when using TVout and Keypad libraries together #87

Open
GoogleCodeExporter opened this issue Jun 21, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. TVout library examples work by itself.
2. Keypad library examples work by itself.
3. Combining a simple TV output and configuring the keypad causes a blank 
display. 

What is the expected output? What do you see instead?
A simple text output ["TV.println("Test");"]. Blank display.

What version of the product are you using? On what operating system?
TVoutBeta1. Windows 8.1

Please provide any additional information below.
Commenting out "Keypad keypad = Keypad( makeKeymap(keys), rowPins, colPins, 
ROWS, COLS );" line in the keypad configuration displays TV output but cannot 
use keypad.

Original issue reported on code.google.com by [email protected] on 13 Nov 2014 at 4:36

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

No branches or pull requests

1 participant