Skip to content

Commit bcdceb1

Browse files
committed
Updated documentation
1 parent a156994 commit bcdceb1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Adafruit_L3GD20_Unified/Adafruit_L3GD20_Unified.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
#!/usr/bin/python
22

33
# 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.
4+
# This is pretty much a direct port of the current Arduino library
85

96
# Copyright 2013 Adafruit Industries
107

0 commit comments

Comments
 (0)