1. 01 8月, 2017 1 次提交
  2. 17 7月, 2017 1 次提交
  3. 07 7月, 2017 1 次提交
  4. 04 7月, 2017 1 次提交
  5. 02 7月, 2017 1 次提交
    • J
      Edit comments for clarity (#478) · ad2adce6
      Joey Babcock 提交于
      * Edit comments for clarity
      
      I was a little confused reading what this sketch did the first time so I attempted to edit these for clarity.
      
      * code edits as well
      
      Grammar fixes for some parts of the code as well
      ad2adce6
  6. 29 6月, 2017 2 次提交
  7. 27 6月, 2017 1 次提交
  8. 23 6月, 2017 1 次提交
  9. 21 6月, 2017 3 次提交
  10. 15 6月, 2017 1 次提交
  11. 14 6月, 2017 7 次提交
  12. 04 6月, 2017 3 次提交
  13. 03 6月, 2017 1 次提交
  14. 02 6月, 2017 3 次提交
  15. 29 5月, 2017 2 次提交
  16. 23 5月, 2017 2 次提交
  17. 22 5月, 2017 6 次提交
  18. 19 5月, 2017 2 次提交
    • C
      HTTPClient Port (#347) · 51a4432c
      copercini 提交于
      * Fix possible infinite loop in the example
      
      * Remove workaround of sockets always return -76 
      
      Remove workaround of sockets always return -76 (because it's fixed on IDF now)
      Remove delay during handshake (improving stability)
      
      * Remove unusable mbedtls_net of context creation
      
      * Fix bad destructor
      
      * Compatibility with WiFiClient for HTTPClient
      
      * Initial port from ESP8266
      
      Changed SHA1 fingerprint by Root CA verification
      Changed log system
      
      * Remove deprecated function
      51a4432c
    • M
      Remove LEDC_BASE_FREQ to calculate duty (#381) · 05a3de26
      Max 提交于
      05a3de26
  19. 16 5月, 2017 1 次提交