Sming Framework API
()
Toggle main menu visibility
Sming
Core
Data
Stream
TemplateFlashMemoryStream.h
Go to the documentation of this file.
1
/****
2
* Sming Framework Project - Open Source framework for high efficiency native ESP8266 development.
3
* Created 2015 by Skurydin Alexey
4
* http://github.com/SmingHub/Sming
5
* All files of the Sming Core are provided under the LGPL v3 license.
6
*
7
* TemplateFlashMemoryStream.h
8
*
9
* @author: 23 Oct 2018 - mikee47 <mike@sillyhouse.net>
10
*
11
****/
12
13
#pragma once
14
15
#include <
FlashString/TemplateStream.hpp
>
16
24
using
TemplateFlashMemoryStream
=
FSTR::TemplateStream
;
25
FSTR::TemplateStream
Template Flash memory stream class.
Definition:
TemplateStream.hpp:33
TemplateStream.hpp
Generated by
1.8.13