Kestrel Interface
Loading...
Searching...
No Matches
kest_lv_log.h
Go to the documentation of this file.
1#ifndef KEST_INT_LOGGING_H_
2#define KEST_INT_LOGGING_H_
3
4#define KEST_INT_LV_LOG_BUF_LEN 1024
5
7
8void kest_lv_log_cb(lv_log_level_t level, const char *buf);
9
10#endif
void kest_lv_log_cb(lv_log_level_t level, const char *buf)
int kest_log_init()