MySensors Library & Examples  2.3.2-62-ge298769
PJONEthernetTCP.h
1 
2 #pragma once
3 
4 #include "PJON.h"
5 #include "strategies/EthernetTCP/EthernetTCP.h"
6 
7 #define PJONEthernetTCP PJON<EthernetTCP>