The following messages can be changed:
| "Use cursor pad keys to scroll through help text"
"Press the <ENTER> key or <ESC> key to exit help and continue" |
Both of these messages are located in an array of system messages located in the module vv_infomsg.c. Simply go into that file, edit these messages, and recompile and replace the module in the library.
Caution: Do not change the order of the informational messages. They are in an array accessed by #defined values from the code.