m5stack / M5Stack

M5Stack Arduino Library
MIT License
1.19k stars 425 forks source link

fix problem min function #325

Closed ChloeGueret closed 2 weeks ago

ChloeGueret commented 2 weeks ago

Change min to minimum because the name min conflicts with another lib (AESLib) if we want to encrypt the data captured by m5Stack.

Tinyu-Zhao commented 2 weeks ago

Sorry, this is not a problem for all users, if you do need a change in this area you can fork a branch, the M5Stack repository can't change the API for a few requirements.