Nostrduino
Loading...
Searching...
No Matches
src
NostrCommon.h
Go to the documentation of this file.
1
#include <Arduino.h>
2
#include "
NostrString.h
"
3
#ifndef _NOSTR_COMMON_BOARD_H
4
#define _NOSTR_COMMON_BOARD_H 1
5
6
#if defined(ESP32)
7
#define _ESP32_BOARD_
8
#endif
9
10
11
#endif
NostrString.h
Generated by
1.9.8