esds/tests/api_send_wlan0_2s1r/sender.py
2022-06-30 12:11:59 +02:00

4 lines
82 B
Python

#!/usr/bin/env python
def execute(api):
api.send("wlan0","Hello World!",1,1)