Skip to content

Commit

Permalink
Change address to something custom
Browse files Browse the repository at this point in the history
  • Loading branch information
ps2 committed Apr 6, 2017
1 parent f987c78 commit 544e46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <stdio.h>


#define MESH_ACCESS_ADDR (0xA541A68F)
#define MESH_ACCESS_ADDR (0xA555410C)
#define MESH_INTERVAL_MIN_MS (100)
#define MESH_CHANNEL (38)
#define MESH_CLOCK_SRC (NRF_CLOCK_LFCLKSRC_XTAL_75_PPM)
Expand Down

0 comments on commit 544e46b

Please sign in to comment.