Arduino-Library icon indicating copy to clipboard operation
Arduino-Library copied to clipboard

Check the connection status on Arduino mega with ethernet shield

Open arslan437 opened this issue 3 years ago • 0 comments

I am using following line to check the connection status on the arduino but it not working. Is it correct function for checking the connection for arduino and ethernet shield?

thing.is_connected()

arslan437 avatar Sep 08 '21 03:09 arslan437