This commit is contained in:
ladyada 2022-01-04 13:50:14 -05:00
parent 41c0a72f37
commit 3db7484736

View file

@ -25,6 +25,8 @@
#include "WVariant.h"
typedef int PinStatus;
/**
* \brief Configures the specified pin to behave either as an input or an output. See the description of digital pins for details.
*