FalckJoshua / DIT113-System-Development-Locus-Imperium

Other
0 stars 0 forks source link

Setup grove buzzer module #39

Closed FalckJoshua closed 7 months ago

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 17:07

Setup files for the buzzer and required methods to use it.

[Related to: #2 #5 #7 #10 #16 #17 #19]

Acceptance criteria

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 17:08

created branch 39-setup-grove-buzzer-module to address this issue

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 18:15

marked the checklist item Create Buzzer.cpp and a corresponding header file. as completed

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 18:15

marked the checklist item Create buzzerInit() method that initializes everything the buzzer needs to work. as completed

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 18:15

marked the checklist item Create method(s) to utilize the buzzer. Examples: play the sound once or play it every x seconds. as completed

FalckJoshua commented 1 year ago

In GitLab by @willand on Apr 26, 2023, 18:15

mentioned in commit bd3a64acf7c0844e6fb26ee6c4ba24a6beaab547

FalckJoshua commented 1 year ago

In GitLab by @andriid on Apr 26, 2023, 18:22

mentioned in commit 3976558c553bb0bc5dd4ae17a011dc27ad1446b8