1. 19 Jun, 2018 4 commits
  2. 18 Jun, 2018 3 commits
  3. 31 May, 2018 5 commits
  4. 28 May, 2018 1 commit
  5. 26 May, 2018 1 commit
  6. 25 May, 2018 3 commits
  7. 23 May, 2018 1 commit
    • sticilface's avatar
      Add `SYSTEM_EVENT_WIFI_READY` call back + WiFiMode fixes (#1322) · c24a3404
      sticilface authored
      * Add `SYSTEM_EVENT_WIFI_READY` call back once wifi service is init.  allows you to hook in, as the sdk does not generate this event for you.
      As it stands the SDK does not appear to set `WIFI_MODE_NULL` correctly.  if the wifi is initialised and set to `WIFI_MODE_NULL` it actually defaults to AP mode.  This fix keeps `WIFI_MODE_NULL` within the ESP class if the wifi has not been init yet, and works in my testing.  albeit a one sided conversation.
      https://github.com/espressif/arduino-esp32/issues/1306
      
      * make changes compatible with new _persistent behaviour.
      c24a3404
  8. 22 May, 2018 1 commit
  9. 14 May, 2018 12 commits
  10. 10 May, 2018 2 commits
  11. 07 May, 2018 1 commit
  12. 02 May, 2018 1 commit
  13. 16 Apr, 2018 2 commits
  14. 14 Apr, 2018 3 commits