Raspberry Pi – how to disable the red LED on the camera module

raspberrypi_logo.jpg   To disable the red LED you simply need to add the following line to your config.txt file

# vi /boot/config.txt
    disable_camera_led=1

RaspberryPi_Cam_00

Leave a Reply

You must be logged in to post a comment.