|
TB2026-YDS Firmware
|
#include "status_bar.h"#include "gfx.h"#include "icons.h"#include "power.h"#include "volume.h"#include "bluetooth.h"#include <stdio.h>#include <string.h>Macros | |
| #define | MARGIN 2 /* px gap from the right edge */ |
Functions | |
| void | status_bar_draw (void) |
| Paint the top status bar over the framebuffer. | |
| #define MARGIN 2 /* px gap from the right edge */ |