-
Notifications
You must be signed in to change notification settings - Fork 169
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
BUG BUZZER I can't set correct gpio #255
Comments
ChecK this command: sqlite3 craftbeerpi.db "select * from config where
name='buzzer'"
mine say:
buzzer|16|select|Buzzer
GPIO|[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27]
if not you can modify craftbeerpi.db with sqlite3
El lun., 15 jun. 2020 a las 15:37, lazarosatiro (<[email protected]>)
escribió:
… Hello,
Use an interface board to control my process (TERRAGADY V5.0), as my beep
is soldered at gpio 25. When you can access parameters> the beep, you can
select as gpios 16 to 23.
What makes me more intrigued is the update script (which releases folders,
but is not working.
I'm using a raspberry pi4.
I have already installed the software and updated several times without
success.
Anyone who can help me will be grateful.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#255>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXBW4IJK7YPKISPGDLRTVLRWZS7LANCNFSM4N6N2FQQ>
.
|
You can as root if craftbeerpi is not running.
El El lun, 15 de jun. de 2020 a la(s) 16:08, Eduardo Spremolla <
[email protected]> escribió:
… ChecK this command: sqlite3 craftbeerpi.db "select * from config where
name='buzzer'"
mine say:
buzzer|16|select|Buzzer
GPIO|[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27]
if not you can modify craftbeerpi.db with sqlite3
El lun., 15 jun. 2020 a las 15:37, lazarosatiro ***@***.***>)
escribió:
> Hello,
>
> Use an interface board to control my process (TERRAGADY V5.0), as my beep
> is soldered at gpio 25. When you can access parameters> the beep, you can
> select as gpios 16 to 23.
>
> What makes me more intrigued is the update script (which releases
> folders, but is not working.
>
> I'm using a raspberry pi4.
>
> I have already installed the software and updated several times without
> success.
>
> Anyone who can help me will be grateful.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#255>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACXBW4IJK7YPKISPGDLRTVLRWZS7LANCNFSM4N6N2FQQ>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I use an interface board to control my process (TERRAGADY V5.0), my beep is soldered at gpio 25. When i access parameters> the beep, i can't select gpio 25 because i see only gpios 16 to 23.
What makes me more intrigued is the update script stay the folder "update" but is not working.
I'm using a raspberry pi4.
I have already installed the software and updated several times without success.
The text was updated successfully, but these errors were encountered: