Sean
Sean
```In file included from C:\Users\user\Downloads\ESP32Marauder-0.13.3\ESP32Marauder-0.13.3\esp32_marauder\Display.h:10, from C:\Users\user\Downloads\ESP32Marauder-0.13.3\ESP32Marauder-0.13.3\esp32_marauder\Display.cpp:1: C:\Users\user\Documents\Arduino\libraries\JPEGDecoder\src/JPEGDecoder.h:48:20: error: conflicting declaration 'fs::SPIFFSFS LittleFS' #define SPIFFS LittleFS ^~~~~~~~ C:\Users\user\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.11\libraries\SPIFFS\src/SPIFFS.h:39:21: note: in expansion of macro 'SPIFFS' extern fs::SPIFFSFS SPIFFS; ^~~~~~ In file...
cant you answer here?
Thx I will check it out
Looks like a 'cheap yellow display.' Use this: https://github.com/Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display
How might I go about making this?
I don't have an answer to your issue. But I will say that [wpa-2's fork](https://github.com/wpa-2/pwnagotchi/releases) of Pwnagotchi worked for me on my pi-0w. It includes support for waveshare v3 screens...
Same issue. Version 18.1.1 EDIT: Restored 18.0.5 backup and it works again.
It works for me after connecting to the 1880 port (I could not get the authentication to work so I very temporarily turned in 'leave the front door open') once...
Are you running this in docker? I've had problems running it in docker, but if you just use the npm run dev it works.