paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Can not use AUTOSHOOT function.


From: Marvin Wang
Subject: Re: [Paparazzi-devel] Can not use AUTOSHOOT function.
Date: Mon, 6 Aug 2012 13:17:44 +0800

hi , it works.
i find out the right pin in the  lisa_m_2.0.h file.
and the LED_5 pin is 15

so i modified to this

<load name="digital_cam.xml">
    <define name="DC_SHUTTER_LED" value="5"/>

    <define name="LED_5_PIN" value="15"/>
    <define name="PUSH" value="LED_ON" />
    <define name="RELEASE" value="LED_OFF" />
    <define name="DC_SHUTTER_DELAY" value="1" unit="quarter_second"/>

 </load>


and the led is blinking during the autoshoot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]