m5stack / M5Stack

M5Stack Arduino Library
MIT License
1.21k stars 429 forks source link

'char_count' defined but not used #275

Closed tanakamasayuki closed 2 years ago

tanakamasayuki commented 2 years ago

M5Stack/src/utility/In_eSPI.cpp:4307:17: warning: 'char_count' defined but not used [-Wunused-variable] static uint32_t char_count = 0;