Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move SCC to koin: use beep command instead of gpio PWM #30

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

Reavershark
Copy link
Contributor

No description provided.

@Reavershark Reavershark requested a review from FKD13 October 10, 2024 21:46
buzzer/buzzer.go Outdated
Comment on lines 37 to 40
err := cmd.Run()
if err != nil {
log.Printf("Error running command 'beep': %s\n", err)
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indenting :'(

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link
Contributor

@Topvennie Topvennie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎌 Pi 2

@Reavershark Reavershark merged commit ef31ebd into main Oct 10, 2024
1 check passed
@Reavershark Reavershark deleted the move-to-koin branch October 10, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants