Skip to content

Commit

Permalink
removed unnecessary headers from main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbrachna committed Jun 26, 2017
1 parent 37785fd commit 6922e28
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@
#include "config_45k50.h"
#include "lcd.h"
#include "menu.h"
#include <timers.h>
#include "std_lib.h"
#include "sort.h"
#include "wire_match.h"
#include "wire_match_calibration.h"
#include "cable_length.h"
#include <adc.h>
#include <ctmu.h>

void init(void);

Expand Down
Binary file modified rx.mcw
Binary file not shown.

0 comments on commit 6922e28

Please sign in to comment.