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

0 0 240 240

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