[peripherals] ami601: silence warning

This commit is contained in:
Felix Ruess
2013-12-19 21:30:54 +01:00
parent 2842220b17
commit 7c466ff14c
+2
View File
@@ -62,6 +62,8 @@ extern volatile uint32_t ami601_nb_err;
_handler(); \
} \
break; \
default: \
break; \
} \
}
#endif