Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shoot on button release #248

Closed
wants to merge 5 commits into from
Closed

Conversation

dewagter
Copy link
Member

@dewagter dewagter commented Aug 3, 2012

No description provided.

@@ -111,6 +113,12 @@ static inline void dc_send_command(uint8_t cmd)
/* 4Hz Periodic */
static inline void led_cam_ctrl_periodic( void )
{
#ifdef DC_SHOOT_ON_BUTTON_RELEASE
if (dc_timer==1) { //rht
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove these //rht comments

@flixr
Copy link
Member

flixr commented Aug 4, 2012

the fixes for switching power on are merged into v4.0 with a128964

@flixr
Copy link
Member

flixr commented Aug 4, 2012

static inline fix merged into v4.0 with 82eb4d7

feature DC_SHOOT_ON_BUTTON_RELEASE merged into master with 7fd273d

@flixr flixr closed this Aug 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants