This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
quick-text-bar/modules/time.h

4 lines
93 B
C

/* an example module that produces the current time */
extern char *time_module_poll(void);