esp8266ndn
NDN Arduino library for ESP8266 and more
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Loading...
Searching...
No Matches
NDNph
src
ndnph
port
timingsafe
port.hpp
Go to the documentation of this file.
1
#ifndef NDNPH_PORT_TIMINGSAFE_PORT_HPP
2
#define NDNPH_PORT_TIMINGSAFE_PORT_HPP
3
4
#if defined(NDNPH_PORT_TIMINGSAFE_CUSTOM)
5
// using custom tse port
6
#else
7
#define NDNPH_PORT_TIMINGSAFE_DEFAULT
8
#include "
default.hpp
"
9
#endif
10
11
#endif
// NDNPH_PORT_TIMINGSAFE_PORT_HPP
default.hpp
Generated by
1.9.8