Skip to content

Commit a374f16

Browse files
Fix description
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Leandru Martin <122942864+leandrumartin@users.noreply.github.com>
1 parent 1fc5219 commit a374f16

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pi4micronaut-utils/src/main/java/com/opensourcewithslu/outputdevices/PassiveBuzzerHelper.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@ public void passiveBuzzerOff(){
6262
}
6363

6464
/**
65+
* Returns the current default frequency for the passive buzzer.
6566
*
66-
* Logs the passiveBuzzerFreq to the console
67-
*
68-
* @return the current default frequency
67+
* @return the current default frequency in Hz
6968
*/
7069

7170
//tag::method[]

0 commit comments

Comments
 (0)