jobin-sun / raspberry-gpio-python

Automatically exported from code.google.com/p/raspberry-gpio-python
MIT License
0 stars 0 forks source link

The example GPIO.set_high_event(11) triggers the RPi to hang #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start python
2. Follow the home page example 
3. till Step GPIO.set_high_event(11)

What is the expected output? What do you see instead?
The command should succeed. But mine RPi just hanged.

What version of the product are you using? On what operating system?
Python 2.7.3rc2 (default, May  6 2012, 20:02:25) 
[GCC 4.6.3] on linux2
Raspbian Wheezy

Please provide any additional information below.

Original issue reported on code.google.com by luzhu...@gmail.com on 7 Dec 2012 at 3:07

GoogleCodeExporter commented 9 years ago
Duplicate of issue 9

Original comment by btcros...@googlemail.com on 17 Dec 2012 at 11:40