Write a program that prompts the user for a 4digit login and
Write a program that prompts the user for a 4-digit login and password in the LCD. The user must enter the login and password information from the keypad. The information should be displayed as stars on the LCD. If the information entered is correct display \"Access Granted!\" else display \"Access Denied!\" The program must run in an infinite loop. I need it to work with the Dragonboard12PLUS
Solution
#include