32 Commits
Author SHA1 Message Date
TinyuChiu fc1e5a78d7 Eliminate compilation warnings 2023-08-19 17:11:44 +08:00
sean 22cd10296c fix example SCALES_KIT SERVO ACCEL_ADXL345 UTFT_demo TFT_Matrix TFT_Spiro 2023-07-25 12:23:58 +08:00
TinyuChiu f77022faa1 fix gesture error 2022-08-23 15:36:13 +08:00
Tinyu d8b68a0bf3 Code Format 2022-07-06 14:21:26 +08:00
Tinyu 7a6105bdea Code Format 2022-07-04 14:52:25 +08:00
Tinyu 651b42351a add tfcard example 2022-03-25 22:24:36 +08:00
Tinyu 7dbf267d11 Update Bmp_Jpg_SPIFFS_draw.ino 2022-01-09 15:01:23 +08:00
TANAKA Masayuki bbad16f2b1 error: 'EncodeRange' does not name a type
```
Display_Unicode\Display_Unicode.ino:17:0:
CUF_24px.h:72768:7: error: 'EncodeRange' does not name a type
 const EncodeRange unicode_24pxEncodeRange[] PROGMEM = {
       ^
```
2021-12-01 10:05:54 +09:00
Tinyu f21d287ee1 some 2021-08-06 14:31:54 +08:00
Tinyu fdf135d5da some 2021-08-06 14:13:39 +08:00
Tinyu 6807f2b251 add some Ex&explain 2021-08-05 17:38:56 +08:00
Tinyu 31bb2e0933 add some Ex&explain 2021-08-05 16:59:18 +08:00
Sean 9a659eebf8 example add M5.Power.begin(); 2020-08-20 16:51:32 +08:00
sakabin ec6039ffda Add png draw example 2019-08-30 17:35:41 +08:00
sakabin 3727ac9a03 Add jpg bmp spiffs lcd draw example 2019-07-02 10:54:45 +08:00
Joey Babcock da00a486ee Spelling corrections (#161) 2019-05-06 09:28:43 +08:00
lovyan03 7bed35c3e9 Update to TFT_eSPI latest version 1.4.8 (2019/04/15) and SMOOTH_FONT extension enabled. 2019-04-26 16:39:38 +09:00
LiHuashen 6b71dde1ba Revert "Revert "Merge branch 'master' of https://github.com/m5stack/M5Stack""
This reverts commit 774945df03.
2019-01-22 17:12:32 +08:00
LiHuashen 774945df03 Revert "Merge branch 'master' of https://github.com/m5stack/M5Stack"
This reverts commit 6bb8ab5f89, reversing
changes made to cc4a16bcfb.
2019-01-22 17:11:54 +08:00
Joey Babcock aa7eaf2ba6 Remove bad file name so the library doesn't complain
Appears to have been moved to https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/Display/Sprite/one_bit_Yin_Yang anyway
2019-01-01 23:31:54 -08:00
sakabin 86dc023cd2 Add unit example, fix dispaly hzk16 bug
Add  Env
Add NCIR
Add RFID
Add USB
Fix EXT_IO bug
Fix Face bug
2018-12-27 13:41:08 +08:00
0x1abin 3fb90ef981 rename the examples compat Legacy ide 2018-08-14 09:46:50 +08:00
0x1abin 20080d3946 fixed some examples cant compile 2018-07-20 17:37:05 +08:00
0x1abin 8e8a3f43e4 added TFT_eSPI drawXBitmap example 2018-05-23 10:19:34 +08:00
0x1abin e9c60a5ed1 integrate TFT_eSPT Sprite 2018-05-18 12:06:14 +08:00