What steps will reproduce the problem?
1. Buy Hackvision
2. install tvOut Library
3. try to compile the DEMONTSC
What is the expected output? What do you see instead?
Normal compilation expected, Constant errors when compiling.
eg: DemoNTSC.pde: In function 'void setup()':
DemoNTSC:29: error: 'NTSC' was not declared in this scope
DemoNTSC:30: error: invalid conversion from 'const unsigned char*' to 'uint8_t'
DemoNTSC:30: error: initializing argument 1 of 'void
TVout::select_font(uint8_t)'
DemoNTSC:32: error: 'class TVout' has no member named 'println'
What version of the product are you using? On what operating system?
OS X, Arduino IDE 1.05
Please provide any additional information below.
I have tried to install the TVOut library several ways and I get either a font
error or the error listed above. My goal is to teach my son about bitmaps. If
anyone has time I'd appreciate some guidance. Thank you.
Original issue reported on code.google.com by kevinabr...@gmail.com on 26 Mar 2014 at 4:09
Original issue reported on code.google.com by
kevinabr...@gmail.com
on 26 Mar 2014 at 4:09