Skip to content

Commit 6fd8563

Browse files
authored
Update m5stack_timer_camera_x.md / remove Camera tag and added warning
Removing camra tag and adding warning for camera use as per adafruit/circuitpython#9907
1 parent 4474ef2 commit 6fd8563

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_board/m5stack_timer_camera_x.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ features:
1414
- Wi-Fi
1515
- USB-C
1616
- Bluetooth/BTLE
17-
- Camera
1817
- Battery Charging
1918
---
2019

@@ -24,6 +23,8 @@ You can use the built-in RTC (BM8563) to keep track of time to create custom, sp
2423

2524
A friendly heads-up: The low-power power management used by the Timer Camera series is different from the CORE and StickC devices. When in use, the PWR button is used as a power-on button (long press 2 seconds). If you need to shut down the device, use the software API or press the Reset button on the PCB.
2625

26+
**Note: as 2025-07-07 there is no documented way to use the camera. Examples using `espcamera` produce initialization errors.**
27+
2728
### Features
2829
- ESP32-based
2930
- Built-in RTC

0 commit comments

Comments
 (0)