Skip to content

Commit 057e30e

Browse files
committed
Update proj.
1 parent e62cf9f commit 057e30e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This library wraps the official implementation of MadgwickAHRS algorithm to get
1111

1212
== License ==
1313

14+
Copyright (c) Neocadia Labs. All right reserved.
1415
Copyright (c) Arduino LLC. All right reserved.
1516

1617
This library is free software; you can redistribute it and/or

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Madgwick
22
version=1.2.0
3-
author=Arduino
4-
maintainer=Arduino <[email protected]>
3+
author=Neocadia Labs
4+
maintainer=Neocadia Labs <[email protected]>
55
sentence=Helpers for MadgwickAHRS algorithm
66
paragraph=This library wraps the official implementation of MadgwickAHRS algorithm to get orientation of an object based on accelerometer and gyroscope readings
77
category=Data Processing
8-
url=https://github.com/arduino-libraries/MadgwickAHRS
8+
url=https://github.com/neocadia/madgwick
99
architectures=*

0 commit comments

Comments
 (0)