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
esp8266
debug.h
Go to the documentation of this file.
1
24
#ifndef _DEBUG_H_
25
#define _DEBUG_H_
26
27
/* debug.c */
28
int
uart0_printf
(
const
char
*fmt , ...);
29
30
#endif
uart0_printf
int uart0_printf(const char *fmt,...)
printf function
Definition:
debug.c:54
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