diff options
author | Teddy Wing | 2022-10-27 01:40:12 +0200 |
---|---|---|
committer | Teddy Wing | 2022-10-27 01:41:28 +0200 |
commit | 2e513617208a8aa3b97107ed2bd1fbb9b5476a30 (patch) | |
tree | 7885810787e4b63f4582d9a41058661905514416 /example/lib/SSVLSystemAlertVolume.c | |
parent | 44265f9a98916c1fbd523ceb008e3b77fd4aaffb (diff) | |
download | SSVLSystemAlertVolume-2e513617208a8aa3b97107ed2bd1fbb9b5476a30.tar.bz2 |
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.
Diffstat (limited to 'example/lib/SSVLSystemAlertVolume.c')
l--------- | example/lib/SSVLSystemAlertVolume.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |