1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-08 11:22:40 +03:00

Removed deprecated interrupt handlers

Fixes #831 #881 #955 #1123 #1140
This commit is contained in:
Cristian Maglie
2013-03-29 14:41:36 +01:00
parent 0e7a434fe8
commit f88c9847ac
6 changed files with 32 additions and 44 deletions

View File

@@ -360,7 +360,7 @@ void twi_releaseBus(void)
twi_state = TWI_READY;
}
SIGNAL(TWI_vect)
ISR(TWI_vect)
{
switch(TW_STATUS){
// All Master