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