TB2026-YDS Firmware
Loading...
Searching...
No Matches
status_bar.h
Go to the documentation of this file.
1
9#pragma once
10
18
20#define STATUS_BAR_H 16
21
34void status_bar_draw(void);
35
void status_bar_draw(void)
Paint the top status bar over the framebuffer.
Definition status_bar.c:30