Skip to content
Snippets Groups Projects
Commit d28e2ad6 authored by ks6n19's avatar ks6n19
Browse files

078 added

parent cef63685
No related branches found
No related tags found
No related merge requests found
...@@ -103,9 +103,9 @@ void wait_for_any_switch_data(void) { ...@@ -103,9 +103,9 @@ void wait_for_any_switch_data(void) {
int main(void) { int main(void) {
while(1) { while(1) {
write_out_0( 0x000 ); write_out_0( 0x078 );
write_out_1( 0x140 ); write_out_1( 0x140 );
write_out_2( 0x000 ); write_out_2( 0x078 );
write_out_3( 0x140 ); write_out_3( 0x140 );
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment