1. 22 5月, 2018 1 次提交
  2. 14 5月, 2018 12 次提交
  3. 11 5月, 2018 2 次提交
  4. 08 5月, 2018 1 次提交
  5. 02 5月, 2018 1 次提交
  6. 17 4月, 2018 1 次提交
    • S
      Add guard to handle to check for _initialized (#1321) · 1424b6d1
      sticilface 提交于
      The wifi stack initialisation must be complete before calling  `_udp_ota.parsePacket()` otherwise you just get a screen filled with 
      ```
      ```
      and due to the more async methods in ESP32 `handle()` may be called before this can occur.
      1424b6d1
  7. 16 4月, 2018 1 次提交
  8. 14 4月, 2018 3 次提交
  9. 07 4月, 2018 11 次提交
  10. 03 4月, 2018 1 次提交
  11. 09 3月, 2018 2 次提交
  12. 05 3月, 2018 4 次提交