From 2e513617208a8aa3b97107ed2bd1fbb9b5476a30 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 27 Oct 2022 01:40:12 +0200 Subject: Build the example * Add a Makefile to build the example code. * Update the example to use the new function names. * Add the library to `example/` with symlinks to simulate a submodule. --- example/lib/SSVLSystemAlertVolume.c | 1 + 1 file changed, 1 insertion(+) create mode 120000 example/lib/SSVLSystemAlertVolume.c (limited to 'example/lib/SSVLSystemAlertVolume.c') diff --git a/example/lib/SSVLSystemAlertVolume.c b/example/lib/SSVLSystemAlertVolume.c new file mode 120000 index 0000000..62c510b --- /dev/null +++ b/example/lib/SSVLSystemAlertVolume.c @@ -0,0 +1 @@ +../../SSVLSystemAlertVolume.c \ No newline at end of file -- cgit v1.2.3