diff options
Diffstat (limited to 'example/platform.yaml')
| -rw-r--r-- | example/platform.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/example/platform.yaml b/example/platform.yaml index b8aa794..f29ebd2 100644 --- a/example/platform.yaml +++ b/example/platform.yaml @@ -7,13 +7,13 @@ general: nodes: count: 5 implementations: - - file.py + - sender.py interfaces: wlan0: wireless: yes links: - - 0: 5-8 => 10MBps + - 0 1Bps 10s 0 eth0: wireless: no - links: 5Mbps
\ No newline at end of file + links: 5Mbps 10s
\ No newline at end of file |
