80 char limit

This commit is contained in:
hasufell 2014-05-09 17:53:16 +02:00
parent 9658f92b58
commit 7bc3d7230f
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 2 additions and 1 deletions

View File

@ -277,7 +277,8 @@ static void draw_Planet_2(void)
}
/**
* Displays the whole setup with the sun, planet one, planet two and the frame rate
* Displays the whole setup with the sun, planet one,
* planet two and the frame rate
*/
void display(void)
{