Advertisement
DK0975

4

May 8th, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. byte index {0};
  2. // Es wurde ein Treffer registriert. Je nach Index von 10mm (0) bis 50mm (4)
  3. if (true == checkPins(TARGET_PINS, index)) {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement