Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- constexpr byte TARGET_PINS[] {A1, A2, A3, A4, A5, A0};
- constexpr byte NUM_TARGET_PINS {sizeof(TARGET_PINS) / sizeof(TARGET_PINS[0])};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement