Advertisement
KRITSADA

LED Pin Map For Control Individual

Aug 28th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.01 KB | None | 0 0
  1. const int R0C0_K=3;const int R0C0_A=26;
  2. const int R0C1_K=23;const int R0C1_A=27;
  3. const int R0C2_K=4;const int R0C2_A=26;
  4. const int R0C3_K=24;const int R0C3_A=27;
  5. const int R0C4_K=10;const int R0C4_A=26;
  6. const int R1C0_K=23;const int R1C0_A=28;
  7. const int R1C1_K=24;const int R1C1_A=28;
  8. const int R1C2_K=25;const int R1C2_A=28;
  9. const int R1C3_K=9;const int R1C3_A=28;
  10. const int R1C4_K=7;const int R1C4_A=28;
  11. const int R2C0_K=4;const int R2C0_A=27;
  12. const int R2C1_K=6;const int R2C1_A=26;
  13. const int R2C2_K=10;const int R2C2_A=27;
  14. const int R2C3_K=6;const int R2C3_A=28;
  15. const int R2C4_K=3;const int R2C4_A=27;
  16. const int R3C0_K=7;const int R3C0_A=26;
  17. const int R3C1_K=9;const int R3C1_A=26;
  18. const int R3C2_K=25;const int R3C2_A=26;
  19. const int R3C3_K=24;const int R3C3_A=26;
  20. const int R3C4_K=23;const int R3C4_A=26;
  21. const int R4C0_K=10;const int R4C0_A=28;
  22. const int R4C1_K=9;const int R4C1_A=27;
  23. const int R4C2_K=3;const int R4C2_A=28;
  24. const int R4C3_K=25;const int R4C3_A=27;
  25. const int R4C4_K=4;const int R4C4_A=28;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement