Skip to content

Commit 3db7484

Browse files
author
ladyada
committed
1 parent 41c0a72 commit 3db7484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cores/arduino/wiring_digital.h

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
#include "WVariant.h"
2727

28+
typedef int PinStatus;
29+
2830
/**
2931
* \brief Configures the specified pin to behave either as an input or an output. See the description of digital pins for details.
3032
*

0 commit comments

Comments
 (0)