harlequin-tech / WiFlyHQ

WiFly RN-XV Arduino Library
Other
110 stars 68 forks source link

Problem when wifi power off or down #26

Closed focabr closed 11 years ago

focabr commented 11 years ago

when i use isAssociated and my wifi goes down or it´s powers off this function still says the net is conected.

Sugestion: Includes in function WiFly::isAssociated the function getConnection(); before return

harlequin-tech commented 11 years ago

Thanks focabr, I've added your fix.