Microcontroller › AVR › How to input array elements using keypad ?? › why are you using for loop
June 2, 2018 at 1:29 pm
#14837
Ashutosh Bhatt
Participant
why are you using for loop?
you should use while loop
you pole your keypad in while loop and when button is pressed display it on LCD