# Buzzer ## Build ```shell platformio run --target uploadfs --environment wemos_d1_mini32 platformio run --target upload ``` ## Monitor ```shell platformio device monitor ```