Files
Qing Wei 2ef7b63f96 Replace ILI9341::clear(int) w/ILI9341::clear()
The current code is complied with error of:
HZK16:42: error: no matching function for call to 'ILI9341::clear(int)'
   M5.Lcd.clear(BLACK);

It is because the old ILI9341::clear(int) function is no longer valid. Need to be replaced with ILI9341::clear().
2018-05-06 00:13:40 +08:00
..
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-11-16 10:27:53 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-09-19 19:57:05 +08:00
2017-10-16 17:00:22 +08:00
2017-09-19 19:57:05 +08:00