m5stack / M5StickC

M5StickC Arduino Library
MIT License
476 stars 221 forks source link

Why utility header files does not have Include Guard? #127

Closed terurin closed 1 year ago

terurin commented 3 years ago

Some header files on src/utilty/*.h does not have a include guard. example Sprite.h

Please insert include guard.

Tinyu-Zhao commented 1 year ago

Thank you. https://github.com/m5stack/M5Stack/commit/cf5e1a7893f1e761a9c80f24a5080fcf1b48dc47