Buzzer

class compLIB.Buzzer.Buzzer

Used to interact with the buzzer

static set(on: bool)

Turn the buzzer on / off

Parameters

on – True if on, False if off