Unhandled exception in interrupt handler
- 
					
					
					
					
I have been trying to reproduce the issue with the latest firmware without success. @paulS can you provide another example that shows the issue?
 - 
					
					
					
					
@paulS
Thanks, I will try that as a workaround. Anyway it should work with class method as well. Daniel from Pycom promised to take a look at it.
 - 
					
					
					
					
@danielm
Saw a similiar issue - using functions rather than class methods for interrupt handlers worked. Not sure why this should be. Static class methods might work too.