summaryrefslogtreecommitdiff
path: root/tests/mobility_eth0_bandwidth_2s1r/sender.py
blob: 273cdc22ed87055c8ef970485c4da28be464dd29 (plain)
1
2
3
4
#!/usr/bin/env python

def execute(api):
    api.send("eth0","Hello World!",1,2)