OneWay  3.0-3-ge9d4fa4
Macros | Functions
transmit.h File Reference

Utility for tx. More...

#include "led.h"
#include "uart.h"
#include "debug.h"
#include "htv.h"
Include dependency graph for transmit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TX_HEAD   "xxxxxx"
 
#define TX_ID   "0"
 

Functions

void master (struct debug_t *debug)
 main TX loop
 

Detailed Description

Utility for tx.

Macro Definition Documentation

◆ TX_HEAD

#define TX_HEAD   "xxxxxx"

the header of the packet to tx

◆ TX_ID

#define TX_ID   "0"

id of the master modules, required if more than 1 master is present.