Releases: nosix/raspberry-gpio-emulator
Releases · nosix/raspberry-gpio-emulator
0.3.1-RELEASE
0.1.0-RELEASE
0.0.6-RELEASE
Change
Support:
- custom user interface
- plugins
Keep
Restricted support:
- class : PWM
- only API, not working
0.0.5-RELEASE
Change
Support:
- functions : gpio_function
Restricted support:
- class : PWM
- only API, not working
0.0.4-RELEASE
Change
Support:
- function : add_event_detect, event_detected, add_event_callback
- add callback thread
0.0.3-RELEASE
Change
Support:
- functions : input, wait_for_edge and remove_event_detect
Restricted support:
- function : add_event_detect, event_detected, add_event_callback
- not multithreading, poll in event_detected function
0.0.2-RELEASE
Support:
- functions : setmode, setwarnings, setup, output and cleanup
Restricted support:
- function : input
- GPIO.PUD_OFF only
Not support:
- functions : wait_for_edge, add_event_detect, event_detected, add_event_callback and remove_event_detect