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"
|
# playbook_file = "raspberrypi32.yml"
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
#build {
|
#build {
|
||||||
# name = "Orange Pi Pwnagotchi"
|
# name = "Orange Pi Pwnagotchi"
|
||||||
# sources = ["source.arm.opi-pwnagotchi"]
|
# sources = ["source.arm.opi-pwnagotchi"]
|
||||||
|
@ -200,8 +200,7 @@ ui.web.on_frame = ""
|
|||||||
|
|
||||||
ui.display.enabled = false
|
ui.display.enabled = false
|
||||||
ui.display.rotation = 180
|
ui.display.rotation = 180
|
||||||
ui.display.type = "waveshare_2"
|
ui.display.type = "waveshare_4"
|
||||||
ui.display.color = "black"
|
|
||||||
|
|
||||||
bettercap.scheme = "http"
|
bettercap.scheme = "http"
|
||||||
bettercap.hostname = "localhost"
|
bettercap.hostname = "localhost"
|
||||||
|
Reference in New Issue
Block a user