Here is a list of all documented files with brief descriptions:
[detail level 12]
| ▼ src | |
| debug.c | Printing to terminal functions |
| debug.h | Functions to activare and display (rs232) debug |
| htv.c | Main struct of the project and eventually defaults |
| htv.h | Main struct of the project and eventually defaults |
| led.c | Led handling functions |
| led.h | |
| main.c | Main |
| receive.c | Receiver code |
| receive.h | Utility for rx |
| transmit.c | Interface and API from PC to TX module |
| transmit.h | Utility for tx |
| uart.c | Low level interface to the serial port |
| uart.h | |