Skip to content

Commit

Permalink
remove pointless variable
Browse files Browse the repository at this point in the history
  • Loading branch information
catphish committed Mar 27, 2018
1 parent 7d35f8b commit 50cc186
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ float flux;
int throttle = 0;
int increment = 20616*10;

unsigned long long int delay = 100000;

void uart_write_string(char* str);
void uart_write_int(int32_t i);
void uart_write_nl();
Expand Down

0 comments on commit 50cc186

Please sign in to comment.