summaryrefslogtreecommitdiff
path: root/tests/mobility_eth0_latency_1s1r/sender.py
blob: 753cccef8880e8e3520197c6797dd5c9f765c4ee (plain)
1
2
3
4
#!/usr/bin/env python

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