esp8266ndn
NDN Arduino library for ESP8266 and more
Loading...
Searching...
No Matches
arduino-include.hpp
Go to the documentation of this file.
1#ifndef NDNPH_PORT_ARDUINO_INCLUDE_HPP
2#define NDNPH_PORT_ARDUINO_INCLUDE_HPP
3
4#include <Arduino.h>
5#undef abs
6
7#endif // NDNPH_PORT_ARDUINO_INCLUDE_HPP