mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update for bookworm release
This commit is contained in:
@ -197,6 +197,7 @@ build {
|
||||
# playbook_file = "raspberrypi32.yml"
|
||||
# }
|
||||
#}
|
||||
|
||||
#build {
|
||||
# name = "Orange Pi Pwnagotchi"
|
||||
# sources = ["source.arm.opi-pwnagotchi"]
|
||||
|
@ -200,8 +200,7 @@ ui.web.on_frame = ""
|
||||
|
||||
ui.display.enabled = false
|
||||
ui.display.rotation = 180
|
||||
ui.display.type = "waveshare_2"
|
||||
ui.display.color = "black"
|
||||
ui.display.type = "waveshare_4"
|
||||
|
||||
bettercap.scheme = "http"
|
||||
bettercap.hostname = "localhost"
|
||||
|
Reference in New Issue
Block a user