Skip to content

Commit

Permalink
examples/hello: remove unused divider19200
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlogic committed Sep 25, 2020
1 parent 5b50f67 commit 5153f7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/hello/hello.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

#include "targetconfig.h"

extern uint8_t divider19200;

int putchar(int c)
{
// Convert newline to CRLF
Expand Down

0 comments on commit 5153f7b

Please sign in to comment.