Commit f8067fa
committed
subsys: nfc: add explicit cast in LE OOB record encoder for LE Role enum
On LLVM toolchain, the lack of cast produces an error of incompatible
pointer types.
Ref. NCSDK-35444
Signed-off-by: Michał Grochala <michal.grochala@nordicsemi.no>1 parent 5cea0c5 commit f8067fa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments