Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
firmware: fix ci
  • Loading branch information
enjoy-digital committed Jul 6, 2015
1 parent cb492ab commit f5782a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/ci.c
Expand Up @@ -96,7 +96,6 @@ void ci_service(void)
printf(" git describe: %s\n", git_describe);
printf(" git status:\n%s\n", git_status);
break;
}
#ifdef ENCODER_BASE
case 'e':
printf("start encoding...\n");
Expand Down

0 comments on commit f5782a3

Please sign in to comment.