Login
1 branch 0 tags
Ben (Desktop/Arch) Faster ST7735 Display init 2aca649 1 month ago 63 Commits
moon / src / topbar.h
#pragma once

void topbar_create(void);
void topbar_set_title(const char *title);
void topbar_update(void);