Тестовый скетч из шапки работает))) Только цвета не совпадают, но их я поправил. Почему то самый первый диод не горит.
При заливки следующего скетча, с первой страницы, компилятор ругается....
пишет
sketch_apr20a.pde: In function 'void setup()':
sketch_apr20a.pde:8: error: 'Uart_Init' was not declared in this scope
sketch_apr20a.pde: In function 'void loop()':
sketch_apr20a.pde: 21: error: 'UART_SendByte' was not declared in this scope
sketch_apr20a.pde: 22: error: 'UART_ReadByte' was not declared in this scope
sketch_apr20a.pde: In function 'unsigned chart uart_read()':
sketch_apr20a.pde: 45: error: 'UART_ReadByte' was not declared in this scope