THe OP7200 has a “buzzer” . . . The TouchScreen library has a “btnAttributes” call. For example: “btnAttributes(userX,1,0,0,0,1)”
That final “1” in the string enables a brief “beep” when a virtual button is depressed.
Is there any way to get that sound at other times ?? For example when a real button sampled with “digIn” is depressed . . .