Nkawu / TFT_22_ILI9225

Arduino library for 2.2" TFT display modules with ILI9225 driver
GNU General Public License v3.0
82 stars 43 forks source link

Triangle Demo - Math.h #46

Closed Dawnaur closed 5 years ago

Dawnaur commented 5 years ago

Hello there,

I tried to compile the triangle demo, but got an error for the include "Math.h" I fixed it writting Math in lowercase, but I'm not sure if it is the good way to fix it or if you used your own math library.

Also by the way, the two other examples does not longer run on Atmega 168p because of the reduced memory (16 KB instead of 32, so 14 available instead of 30)

Dawnaur commented 5 years ago

Ok, didn't seen the pull request on this subject. So. I suppose I was right about this, but opened this issue for nothing :/