I have a Red Board Plus connected to a BME280 via QWIIC. Using example 7 Relative Altitude the code does not understand a keyboard key press to set the local altitude. The code does run, and if I manually change the local pressure in the code, the altitude value changes. However, the code should set the local pressure with a keyboard key press (header in code says).
How should I fix the code to recognize a keystroke?
Marc