esp32_ILI9328_Pacman
esp32_ILI9328_Pacman copied to clipboard
Fixing case on non-windows systems
Got this dreadful error message when compiling from Arduino on Ubuntu Linux:
esp32_ILI9328_Pacman.ino:59:28: fatal error: DrawindexedMap.h: No such file or directory
compilation terminated.
Putting the right the case in the file include did the fix.
Also added some sound on this M5Stack version https://github.com/tobozo/M5Stack-Pacman-JoyPSP