mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-05-13 02:47:39 +00:00
Init ESDS repository
This commit is contained in:
commit
c2e6aad09f
106 changed files with 2638 additions and 0 deletions
tests/mobility_wlan0_latency_1s1r
4
tests/mobility_wlan0_latency_1s1r/sender.py
Normal file
4
tests/mobility_wlan0_latency_1s1r/sender.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
def execute(api):
|
||||
api.send("wlan0","Hello World!",1,1)
|
Loading…
Add table
Add a link
Reference in a new issue