90 Commits
Author SHA1 Message Date
TinyuChiu fc1e5a78d7 Eliminate compilation warnings 2023-08-19 17:11:44 +08:00
TinyuChiu f72d90d261 Fix IMU not work in some compiled environments 2022-09-08 14:23:00 +08:00
TinyuChiu ebebdeaee2 Compatible with ESP32 up to 2.0.0 2022-08-11 17:01:46 +08:00
icing@tomato:~$ 4e8896f8fa Fix Bug: Fix FactoryTest.ino
Fix Bug: Fix FactoryTest.ino when testing WiFi in which there are some Non-ASCII characters.
2022-07-20 11:25:22 +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 607f917430 add rs485 example 2022-05-21 11:18:43 +08:00
Tinyu 651b42351a add tfcard example 2022-03-25 22:24:36 +08:00
Quentin Aslan 8a26ccae38 Typo 2022-02-24 14:47:17 +01:00
Tinyu 5c20be239c fixed wire begin overload bug 2022-01-25 12:22:27 +08:00
Tinyu 05d3b7ddb3 fix 2021-08-20 16:40:22 +08:00
Tinyu c42ae455ad change 2021-08-20 11:58:46 +08:00
Tinyu a4c22573d1 bmm150 2021-08-19 10:01:13 +08:00
Tinyu 81de45bfb9 FactoryTest 2021-08-16 09:37:39 +08:00
Tinyu d434172d36 delay 2021-08-16 09:23:49 +08:00
Tinyu 3932b5a878 FactoryTest 2021-08-12 16:20:24 +08:00
Tinyu abbac17a43 Add some comments 2021-07-23 17:10:46 +08:00
Tinyu a7c78f80ff Add some comments 2021-07-23 17:10:12 +08:00
Tinyu ce5b8abffe Add some comments 2021-07-23 17:07:34 +08:00
Tinyu 3fcf6b0f89 内容 2021-07-21 11:44:35 +08:00
Tinyu 704c983caf change 2021-07-21 11:41:52 +08:00
Tinyu 39259d1519 add some explain 2021-07-21 11:29:45 +08:00
Tinyu 539c67b367 Changed some files 2021-07-16 11:47:54 +08:00
Sean 9a659eebf8 example add M5.Power.begin(); 2020-08-20 16:51:32 +08:00
prjh c7dc8e2efa Fix M5.Power.powerOFF() exception bug (#225)
* Fix M5Power.powerOFF() exception bug, adapt related example to new Power-API.

* wifi check better using esp_wifi_get_mode()
2020-08-18 09:25:36 +08:00