-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
esp32-cam
Hardware specification
esp32-cam CAMERA_MODEL_AI_THINKER // Has PSRAM
Is your feature request related to a problem?
the auto-generated website has lot of control widgets, e.g. the LED Intensitiy slider widget.
But when dragging the slider, nothing happens to my onboard-LED, it's always off.
I am using the
#define CAMERA_MODEL_AI_THINKER // Has PSRAM
program: CameraWebServer.ino 2.0.7
testing LED_BUILTIN: not available for CameraWebServer.ino ('LED_BUILTIN' was not declared in this scope)
are there perhaps wrong LED pin definitions in a config file?
Which #defines as to the built-in LED have to be changed probably?
Where can I possibly find documentations about that?
Describe the solution you'd like
correct on-board LED control,
'LED_BUILTIN' was not declared in this scope (CameraWebServer 2.0.7)
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32