Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit 52fe884

Browse files
DG12ojousima
authored andcommitted
add comments regarding 2.4.1 alpha revisions
// 01/07/19 make constants static: data_code[]={'d','t'}; id_code[]={'i','d'}; addr_code[]={'a','d'}; version_code[]={'s','w'};
1 parent 8ee4e5f commit 52fe884

File tree

1 file changed

+1
-0
lines changed
  • drivers/nrf_nordic_nfc

1 file changed

+1
-0
lines changed

drivers/nrf_nordic_nfc/nfc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// 01/07/19 make constants static: data_code[]={'d','t'}; id_code[]={'i','d'}; addr_code[]={'a','d'}; version_code[]={'s','w'};
12
#include "nfc.h"
23

34
#include <stdint.h>

0 commit comments

Comments
 (0)