docs: update tiny1c example links

This commit is contained in:
Mk16kawai
2026-05-20 14:31:22 +08:00
parent 0194fa0cef
commit 751c41092c
2 changed files with 2 additions and 2 deletions

View File

@@ -105,6 +105,6 @@ PMOD_Thermal256 Installation Guide
| MaixCAM2 | <img src="../../assets/maixcam/maixcam2_pmod_thermal256.jpg" width="400" height="300"> |
Reference Code:
https://github.com/sipeed/MaixPy/tree/main/examples/ext_dev/sensors/tiny1c_example.py
https://github.com/sipeed/MaixPy/blob/main/examples/ext_dev/sensors/tiny1c/tiny1c_example.py
> To use this example, please first remove the code related to `x3c_192x256`.

View File

@@ -103,5 +103,5 @@ PMOD_Thermal256安装方式
| MaixCAM2 | <img src="../../assets/maixcam/maixcam2_pmod_thermal256.jpg" width="400" height="300"> |
参考使用代码:
<https://github.com/sipeed/MaixPy/tree/main/examples/ext_dev/sensors/tiny1c_example.py>
<https://github.com/sipeed/MaixPy/blob/main/examples/ext_dev/sensors/tiny1c/tiny1c_example.py>
> 如果要使用该示例,请先删除于`x3c_192x256`相关的代码