-->
Page 1 of 1

Is it possible to read output pin state of esp8266

PostPosted: Mon Mar 13, 2017 10:33 am
by choopk
Is it possible to read output pin state of esp8266 when the pinmode is set to output through digitalread

Re: Is it possible to read output pin state of esp8266

PostPosted: Tue Mar 14, 2017 1:59 am
by schufti
You would get a quicker answer by just testing it yourself.
But yes, it is possible.