DNA: corrected uint8_t-error

This commit is contained in:
Stefan Kinzel 2014-08-15 00:47:24 +02:00
parent 95bd1ba238
commit 6057b6e3e8
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ void dna(){
uint8_t sinpos = 0;
uint8_t direction = 1;
int8_t direction = 1;
clear_screen(0);