bool setBeepOnRead(bool on)
Enables or disables the beep on read functionality.
Parameters
Name | Description |
on | True to enable beep on read, false to disable. |
Return
True if successful, false otherwise.
Enables or disables the beep on read functionality.
Name | Description |
on | True to enable beep on read, false to disable. |
True if successful, false otherwise.