diff --git a/builder/pwnagotchi.json.pkr.hcl b/builder/pwnagotchi.json.pkr.hcl index b3c92c0f..e6c68528 100644 --- a/builder/pwnagotchi.json.pkr.hcl +++ b/builder/pwnagotchi.json.pkr.hcl @@ -197,6 +197,7 @@ build { # playbook_file = "raspberrypi32.yml" # } #} + #build { # name = "Orange Pi Pwnagotchi" # sources = ["source.arm.opi-pwnagotchi"] diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 63878634..138d7796 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -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"