mroznai

Untitled

Aug 25th, 2019
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  int myInts[6];
  2.   int myPins[] = {2, 4, 8, 3, 6};
  3.   int mySensVals[6] = {2, 4, -8, 3, 2};
  4.   char message[6] = "hello";
Add Comment
Please, Sign In to add comment