![]() |
Autodrone
Multi-Domain Vehicle
|
This file is used to change the output color to the terminal. More...
#include "board.h"
Functions | |
void | color (color_e color, bf_e bf) |
Changes color of print text. More... | |
void | colorDefault (void) |
Changes color of print to white with no bf. More... | |
void | drawAutodrone (void) |
Draws "AUTODRONE" in different colors. More... | |
This file is used to change the output color to the terminal.
Changes color of print text.
uint8_t | color The color you want to change to. |
uint8_t | bf If you want bf or not. |
void colorDefault | ( | void | ) |
Changes color of print to white with no bf.
void drawAutodrone | ( | void | ) |
Draws "AUTODRONE" in different colors.