| ... | ... | @@ -73,6 +73,7 @@ uint16_t flocklab_node_id(void) |
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
```
|
|
|
|
Remark: even though we generally don't swap-out targets on the observers, you should always double-check the serial output to verify that the node ID mapping works as intended.
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
| ... | ... | |