We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a156994 commit bcdceb1Copy full SHA for bcdceb1
Adafruit_L3GD20_Unified/Adafruit_L3GD20_Unified.py
@@ -1,10 +1,7 @@
1
#!/usr/bin/python
2
3
# Python library for Adafruit (L3GD20U).
4
-# This is pretty much a direct port of the current Arduino library and is
5
-# similarly incomplete (e.g. no orientation value returned from read()
6
-# method). This does add optional high resolution mode to accelerometer
7
-# though.
+# This is pretty much a direct port of the current Arduino library
8
9
# Copyright 2013 Adafruit Industries
10
0 commit comments