File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.0.7
2
+ ----
3
+ * ** Fixes:**
4
+ * Issue #188 : GPIO is extremely slow (20ms to toggle)
5
+
6
+ * ** shortlog:**
7
+ Drew Fustini (4):
8
+ Update README.md
9
+ add config-pin example to README
10
+ Filter DEBUG syslog to avoid poor performance #188
11
+ Change log level from INFO to DEBUG #188
12
+
1
13
1.0.6
2
14
----
3
15
* Currently recommended image: [ Debian 9.2 "Stretch" iot (2017-10-29)] ( https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#microSD.2FStandalone:_.28stretch-iot.29_.28All_BeagleBone_Variants_.26_PocketBeagle.29 )
Original file line number Diff line number Diff line change 40
40
}
41
41
42
42
setup (name = 'Adafruit_BBIO' ,
43
- version = '1.0.6 ' ,
43
+ version = '1.0.7 ' ,
44
44
author = 'Justin Cooper' ,
45
45
author_email = '[email protected] ' ,
46
46
description = 'A module to control BeagleBone IO channels' ,
You can’t perform that action at this time.
0 commit comments