Update for bookworm release

This commit is contained in:
Jeroen Oudshoorn
2023-12-16 22:56:48 +01:00
parent e9a4e69514
commit a125903bea
2 changed files with 2 additions and 2 deletions

View File

@ -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"]

View File

@ -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"