mirror of
https://github.com/mysensors/MySensors.git
synced 2026-03-21 23:47:03 +01:00
Add PJON transport layer (#1278)
* Add PJON transport layer * Update PJON 13.0 * PJON transport now non-blocking, fixed polling Co-authored-by: Giovanni Blu Mitolo <gioscarab@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
//#define MY_RADIO_NRF5_ESB
|
||||
//#define MY_RADIO_RFM69
|
||||
//#define MY_RADIO_RFM95
|
||||
//#define MY_PJON
|
||||
|
||||
#include <MySensors.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user