diff options
| author | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-23 19:25:50 +0100 | 
|---|---|---|
| committer | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-23 19:25:50 +0100 | 
| commit | 4e3c54a19859ed457f524145d5a19655a52e11f6 (patch) | |
| tree | d619fc08b744c6089367cfeaace5e9c883c8149a /docs | |
| parent | 7c8f06220f275230916ef3f981dc316b421e47c0 (diff) | |
picture
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/research.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/research.md b/docs/research.md index 55646da..ca5ac81 100644 --- a/docs/research.md +++ b/docs/research.md @@ -119,7 +119,7 @@ After accidentally removing the bootloader in the dongle, it wasn't working prop  To make example nrf/samples/bluetooth/mesh/light or switch work with the dongle a change is needed in the .conf file. - +  After removing these two lines from the .conf file it will work exactly as you’d expect. For the development kit, it doesn't need to change. |