* adding accel-neutral-settings API proposal
[libnomaccel] / tests / api_test.c
diff --git a/tests/api_test.c b/tests/api_test.c
new file mode 100644 (file)
index 0000000..16a56fc
--- /dev/null
@@ -0,0 +1,3 @@
+int nom_accel_is_stationary (&x, &y, &z);
+int nom_accel_get_face_up_down (&x, &y, &z);
+int nom_accel_get_top_edge (&x, &y, &z);
\ No newline at end of file