gitcodr

Results 2 issues of gitcodr

Mongoose-os currently supports ESP32 deep sleep timer function in JS API `ESP32.deepSleep(microseconds)`. Requesting for access to more advanced deep sleep functions such as `esp_deep_sleep_enable_ext0_wakeup` in JS API. Please refer to...

enhancement

Please implement an Arduino `pulseIn()` equivalent in mongoose-os. Reference can be found here: [https://www.arduino.cc/en/Reference/PulseIn](url)

enhancement