Skip to content

Commit

Permalink
Rename JSON receiver file from recv.json to recver.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tszumski committed Jan 14, 2025
1 parent 83153a7 commit 4d9f7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/samples/recver_app_json.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <time.h>
#include "mesh_dp.h"

#define RECV_JSON_FILE "recv.json"
#define RECV_JSON_FILE "recver.json"

static volatile bool keepRunning = true;

Expand Down

0 comments on commit 4d9f7ab

Please sign in to comment.