Skip to content

Commit

Permalink
fix(view-source): secTag is 4242
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Dec 27, 2024
1 parent 75957fa commit d790297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/page/ViewSource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export const ViewSource = () => (
<li>
If a user wants to use the device with their own nRF Cloud
account they can flash any firmware as long as it is not using
the <code>hello.nrfcloud.com</code> secTag <code>42</code>.
the <code>hello.nrfcloud.com</code> secTag <code>4242</code>.
</li>
<li>
If they want the original out-of-box behaviour, they only have
Expand Down

0 comments on commit d790297

Please sign in to comment.