Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lars Voessing
led_matrix_sw
Commits
afcc6ffd
Commit
afcc6ffd
authored
Jun 20, 2015
by
Lars Vössing
Browse files
iooi#
parent
bc2c1109
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.c
View file @
afcc6ffd
...
...
@@ -16,8 +16,8 @@
//#include "8x8_vertikal_MSB_1.h"
volatile
uint8_t
current_char
;
//
volatile char text[]= "Hallo Patrizia! Wie gehts?\03\01";
volatile
char
text
[]
=
"Es ist 14:32 Uhr"
;
volatile
char
text
[]
=
"Hallo Patrizia! Wie gehts?
\03\01
"
;
//
volatile char text[]= "Es ist 14:32 Uhr";
volatile
char
display_content
[
8
];
uint8_t
bytet_text
[
800
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment