bitluni / ESP32CompositeVideo

336 stars 59 forks source link

Error compiling in Platformio - ::vertices' will be initialized after [-Werror=reorder] #26

Open entozoon opened 2 years ago

entozoon commented 2 years ago

Small bug (PR fix on its way...) for initialisation order along the lines of:

lib/ESP32CompositeVideo-master/CompositeVideo/Mesh.h:30:28: error: 'Mesh<CompositeGraphics>::vertices' will be initialized after [-Werror=reorder]