Skip to content

Commit

Permalink
initial commit to integrate a new radio link (RFM69)
Browse files Browse the repository at this point in the history
  • Loading branch information
muebau committed Oct 7, 2014
1 parent 98ffa90 commit 34b5560
Show file tree
Hide file tree
Showing 8 changed files with 862 additions and 454 deletions.
1 change: 1 addition & 0 deletions overlay_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ typedef struct overlay_interface {

unsigned int uartbps; // set serial port speed (which might be different from link speed)
int ctsrts; // enabled hardware flow control if non-zero
int radiotype; // the type of radio link

struct network_destination *destination;

Expand Down
Loading

0 comments on commit 34b5560

Please sign in to comment.