Reorganization of library structure to better match Arduino spec (#20)

Note, this will also require to you "uninstall and reinstall" the Arduino library due to the library file location changes.

Reviewed-on: https://git.pinkduck.xyz/awonak/libGravity/pulls/20
This commit is contained in:
2025-07-24 15:07:15 +00:00
parent c7a3277b5f
commit 65dde4d62e
19 changed files with 22 additions and 192 deletions

View File

@ -17,7 +17,7 @@
*
*/
#include "gravity.h"
#include <libGravity.h>
// Firmware state variables.
struct Channel {