react-native-smartconfig icon indicating copy to clipboard operation
react-native-smartconfig copied to clipboard

A React Native module for ESP8266 Smartconfig

Results 11 react-native-smartconfig issues
Sort by recently updated
recently updated
newest added

I had to add a try-catch block in this module and throw an exception to handle case when Smartconfig is not successful : try{ for (IEsptouchResult resultInList : result) {...