![]() |
Autodrone
Multi-Domain Vehicle
|
This file is used to change the output color to the terminal. More...
Go to the source code of this file.
Enumerations | |
enum | color_e { BLACK , RED , GREEN , YELLOW , BLUE , PURPLE , CYAN , WHITE } |
enum | bf_e { NO , YES } |
Functions | |
void | color (uint8_t color, uint8_t bf) |
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.
enum bf_e |
enum color_e |
void color | ( | uint8_t | color, |
uint8_t | bf | ||
) |
void colorDefault | ( | void | ) |
Changes color of print to white with no bf.
void drawAutodrone | ( | void | ) |
Draws "AUTODRONE" in different colors.