#ifndef DISPLAY_H_ #define DISPLAY_H_ esp_err_t display_init(void * pvParameters); #endif /* DISPLAY_H_ */