Skip to content

setPassPhrase()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void setPassPhrase(String& phrase)

Set a String containing the passphrase for the locking system. The passphrase String is passed as a reference and so it is not stored inside Commander so it can be changed at any time by the users code.

Clone this wiki locally