piface / pifacecommon

Common functions for interacting with PiFace products
GNU General Public License v3.0
42 stars 31 forks source link

Interrupt flag not cleared on mcp when interrupt handler start #8

Open thomasmacpherson opened 10 years ago

thomasmacpherson commented 10 years ago

Interrupt flag not cleared on mcp when interrupt handler start. This causes button presses that took place before program start to be registered when interrupt handler is activated. Could be cause of other interrupt problems.

msmollin commented 10 years ago

+1. Also encountering this issue.