acidvegas / acid-drop

Hacking the planet from a LilyGo T-Deck using custom firmware
GNU General Public License v3.0
23 stars 2 forks source link

Black screen #2

Closed CapsCoder closed 1 month ago

CapsCoder commented 1 month ago

All I get is a black screen. Do you know why?

acidvegas commented 1 month ago

Does this compile without any issues for you?

You are using VS code to flash it?

CapsCoder commented 1 month ago

Does this compile without any issues for you?

You are using VS code to flash it?

Yes I am using VSCode to flash it

acidvegas commented 1 month ago

Ok........well you really aren't giving me any details to debug this situation so I don't know how you expect to get help. Compiles and flashes fine for me. Be more descriptive in what you did and tried next time.

@CapsCoder turns out I needed to specify the version of esppressifs platform in platormio.ini.

The issue has been fixed now. Sorry about all that.