ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
mime_t Struct Reference

#include <web.h>

Data Fields

uint8_t type
 
char * mime
 
char * ext1
 
char * ext2
 

Detailed Description

Definition at line 133 of file web.h.

Field Documentation

char* mime_t::ext1

Definition at line 136 of file web.h.

char* mime_t::ext2

Definition at line 137 of file web.h.

char* mime_t::mime

Definition at line 135 of file web.h.

uint8_t mime_t::type

Definition at line 134 of file web.h.


The documentation for this struct was generated from the following file: