ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
Main Page
Related Pages
Data Structures
Files
File List
Globals
display
tft_printf.h
Go to the documentation of this file.
1
26
#ifndef _TFT_PRINTF_H_
27
#define _TFT_PRINTF_H
28
29
/* tft_printf.c */
30
MEMSPACE
int
tft_printf
(
window
*win ,
const
char
*fmt , ...);
31
32
#endif
tft_printf
MEMSPACE int tft_printf(window *win, const char *fmt,...)
tft_printf function
Definition:
tft_printf.c:52
MEMSPACE
#define MEMSPACE
Definition:
cpu.h:25
window
Definition:
ili9341.h:34
Generated on Wed Jan 31 2018 21:22:16 for ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts by
1.8.11