1. 10 Apr, 2019 2 commits
  2. 09 Apr, 2019 9 commits
  3. 03 Mar, 2019 9 commits
  4. 19 Feb, 2019 1 commit
  5. 18 Feb, 2019 2 commits
  6. 14 Feb, 2019 14 commits
  7. 26 Jan, 2019 1 commit
  8. 23 Jan, 2019 1 commit
  9. 22 Jan, 2019 1 commit
    • Neal MIller's avatar
      Webserver library - fix logging (#2355) (#2359) · 29d59876
      Neal MIller authored
      * Webserver fix logging (#1)
      
      * Change logging to use esp32-hal-log.h
      
      fixes #2355
      
      * adjust log parameter output positions, reduce lines
      
      The DEBUG_ESP method used less lines than I originally set `log_v` to use when displaying the details of the received params ("@" and "=" indexes, and File info on a single line)
      29d59876