How to use AESLib.h with M5.
-
I tried to use "AESLib.h" with M5Stack.
The sample sketch worked on M5Stack, but when I included the M5Stack hardware class there, I got a compile error.
Can't I use these at the same time? ??Library used: https://github.com/suculent/thinx-aes-lib
Tool: Arduino IDE