Xinyuan-LilyGO / T-Display-S3

MIT License
812 stars 201 forks source link

nes.h missing #54

Closed jedSavage closed 1 year ago

jedSavage commented 1 year ago

Trying to run the NES example. I get error that nes header file is missing.

mmMicky commented 1 year ago

This project recommends building with platformIO. Because nes.h is not exposed in the library, an error will occur when compiling in Arduino.