From b13719ee11e8ef5cb14e2310a12e9f790ecc7809 Mon Sep 17 00:00:00 2001 From: Loïc Collignon Date: Thu, 11 Jan 2018 14:41:57 +0100 Subject: removed unused files and useless subdirectories MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie0ebe0104589ff99ae24c7410a484eeef18821e7 Signed-off-by: Loïc Collignon --- src/memo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/memo.txt (limited to 'src/memo.txt') diff --git a/src/memo.txt b/src/memo.txt new file mode 100644 index 0000000..3a6ed50 --- /dev/null +++ b/src/memo.txt @@ -0,0 +1,11 @@ + +gcc --shared -fPIC -o aia.so [^t]*.c -lcurl -lsystemd -ljson-c + +afb-daemon --rootdir=. --ldpaths=. --port=1212 --token= --verbose --verbose --verbose + + +afb-client-demo localhost:1212/api?token=t +agl-identity-agent subscribe + + +gcc -o taia *aia-uds-bluez.c -lsystemd -- cgit 1.2.3-korg