![]() |
Autodrone
Multi-Domain Vehicle
|
This file logs data to the terminal if connected. More...
#include "board.h"Functions | |
| void | printLog (logs_t logType) |
| Prints logging data to OpenLager based on which type of data you want. More... | |
Variables | |
| uint8_t | log_count = 0 |
| char * | logData = (char*)0x20011000 |
This file logs data to the terminal if connected.
| void printLog | ( | logs_t | logType | ) |
Prints logging data to OpenLager based on which type of data you want.
| logType | The type of data you want. |
| uint8_t log_count = 0 |
| char* logData = (char*)0x20011000 |