Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 217 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 217 Bytes

tuya_deamon

Usage

Build

make

Start

cd src
./tuya_daemon "Product ID" "Device ID" "Device Secret"

Clean

make clean

Notes

ARGP leaks memory when running 0 arguments with built in options