Update constants.i

This commit is contained in:
Philip Howard
2016-02-27 17:20:29 +00:00
parent 3366c81f5a
commit d7cb677abb

View File

@@ -36,4 +36,4 @@
%constant int INT_EDGE_SETUP = 0;
%constant int INT_EDGE_FALLING = 1;
%constant int INT_EDGE_RISING = 2;
%constant int INT_EDGE_BOTH = 3
%constant int INT_EDGE_BOTH = 3;