2025-05-29 14:07:41 +03:00

320 B

Buzzer Library Development Steps

Version 01

It essentially turns the button on or off.

  • Button: The button is 0 already, when pressed goes true.
  • Inverted Button: The button is 1 already, when pressed goes false.

Usage Example

A way to test the functions!