TB2026-YDS Firmware
Toggle main menu visibility
Loading...
Searching...
No Matches
storage_screen.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include "
screen.h
"
13
18
screen_t
*
storage_screen
(
void
);
screen.h
Screen interface contract: the vtable every screen implements.
storage_screen
screen_t * storage_screen(void)
Get the singleton Storage screen, ready to push onto the navigator.
Definition
storage_screen.c:499
screen_t
A screen's behaviour, as a table of function pointers.
Definition
screen.h:31
components
screens
storage
storage_screen.h
Generated by
1.17.0