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.