Merge pull request #11495 from miri64/examples/enh/emcute_readme_native
examples/emcute_mqttsn: make into native application more obvious
This commit is contained in:
commit
110a410860
@ -67,8 +67,8 @@ single RIOT native instance, we can do the following:
|
||||
sudo ip a a fec0:affe::1/64 dev tapbr0
|
||||
```
|
||||
|
||||
3. Assign a site-global address with the same prefix to the RIOT `native`
|
||||
instance:
|
||||
3. Assign a site-global address with the same prefix within the RIOT `native`
|
||||
instance (open first with `BOARD=native make term`):
|
||||
```
|
||||
ifconfig 5 add fec0:affe::99
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user