I have a question. What syntax do i use to tell the compiler to read the input from a keypad.
For example, we have Serial.available() syntax to read the input from serial monitor. Because in my function i would like to tell the compiler to not run this program until there’s keypad input.