Skip to content

Commit

Permalink
MasterSlaveAutoAddressing example fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gioblu committed Jan 22, 2019
1 parent 70ff268 commit f679775
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

/* This let the master receive a packet while trying to send another.
Avoids network instability */
#define PJON_RECEIVE_WHILE_SENDING_BLOCKING true

#include <PJONMaster.h>

// Bus id definition
Expand Down

0 comments on commit f679775

Please sign in to comment.