-
```
In file included from C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-b6b4727c58\esp32c6/include/esp_wifi/include/esp_private/esp_wifi_private.h:14…
-
**Do similar feature requests issues already exist (open and closed)?**
No.
**Is your feature request related to a problem? Please describe.**
I had a Pi Pico W (yes, it's with the antenna and Wi…
-
Hello,
I am the lead maintainer of the Minigotchi project, and I would like to know if I can port this to the M5Launcher. However, there is a major problem that I am unsure of. The Minigotchi has …
dj1ch updated
2 months ago
-
hi i am using a lilygo t display s3 but no matter what I've tried i couldn't get the display to start working can you please help
I configured the config file correctly but event after that it didn…
-
In compile i got this error
c:/users/lhrc/appdata/local/arduino15/packages/esp32/tools/xtensa-esp32s2-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32s2-elf/8.4.0/../../../../xtensa-esp3…
-
When setting Config::advertise = true; in config then minigotchi crashes
platform: Cardputer M5 (ESP32-s3fn8)
Here is the output of the console with the backtrace:
`
(^-^) Hi, I'm Minigotchi…
-
C:\Users\itsme\Desktop\minigotchi-ESP32\pwnagotchi.cpp: In static member function 'static void Pwnagotchi::detect()':
C:\Users\itsme\Desktop\minigotchi-ESP32\pwnagotchi.cpp:95:50: error: 'name' was n…
-
https://github.com/dj1ch/minigotchi-ESP32/blob/d0b29a4e3289dbeafc57c7d9d05cf46a1a99e144/minigotchi-ESP32/mood.cpp#L27
-
The code will not compile (I assume after the formatting update)
I was able to trace the issue to frame.h with line 30:
`#include `
When it needs to be
`#include `
After that I got an error …
-
At the time of compiling, it gives an error in .bin, warning that the file 'ESP8266WiFi.h' was not found.
I followed the installation step by step for the cardputer, with the minigotchi open in the…