Darshil Doshi
Results
2
issues of
Darshil Doshi
I modified src/components/test.component.ts: Rather than using 'template', I moved html content to an external .html file and loaded it using 'templateUrl'. I am facing this error: **Unhandled Promise rejection: Failed...
I am trying to discover ESP32 as a smart device with Alexa. I understand I should make flash alexa_esp32 ( https://github.com/Nicholas3388/LuaNode/tree/master/LuaNode_Esp32/LuaNode32/examples/alexa_esp32 ) I observe a few issues though: - Document...