What steps will reproduce the problem?
1. DemoPAL:6: error: 'TVout' does not name a type
DemoPAL.pde: In function 'void setup()':
DemoPAL:29: error: 'TV' was not declared in this scope
DemoPAL:29: error: 'PAL' was not declared in this scope
DemoPAL:30: error: 'font6x8' was not declared in this scope
DemoPAL:47: error: 'font4x6' was not declared in this scope
DemoPAL:51: error: 'font8x8' was not declared in this scope
DemoPAL:62: error: 'WHITE' was not declared in this scope
DemoPAL:64: error: 'INVERT' was not declared in this scope
DemoPAL.pde: In function 'void intro()':
DemoPAL:142: error: 'TV' was not declared in this scope
DemoPAL:146: error: 'TV' was not declared in this scope
DemoPAL:150: error: 'TV' was not declared in this scope
DemoPAL.pde: In function 'void printcube()':
DemoPAL:157: error: 'TV' was not declared in this scope
DemoPAL:160: error: 'TV' was not declared in this scope
DemoPAL.pde: In function 'void draw_cube()':
DemoPAL:205: error: 'TV' was not declared in this scope
DemoPAL:205: error: 'WHITE' was not declared in this scope
2.
3.
What is the expected output? What do you see instead?
COMPILAR
What version of the product are you using? On what operating system?
ARDUINO UNO ----WIN XP 32
Please provide any additional information below.
PLACA ATMEGA328 P
Original issue reported on code.google.com by txakurra...@gmail.com on 16 Jul 2013 at 4:18
Original issue reported on code.google.com by
txakurra...@gmail.com
on 16 Jul 2013 at 4:18Attachments: