Commit f1d6d09
committed
[nrf toup][nrfconnect] Allow inheriting DiagnosticDataProviderImplNrf
The default constructor of DiagnosticDataProviderImplNrf must be
protected instead of private to allow inheriting it in the
user's implementation.
Signed-off-by: Arkadiusz Balys <[email protected]>1 parent c982612 commit f1d6d09
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments