Skip to content
Snippets Groups Projects
  1. May 22, 2023
  2. Apr 27, 2023
  3. Apr 24, 2023
  4. Mar 23, 2023
  5. Feb 07, 2023
  6. Feb 02, 2023
  7. Jan 18, 2023
  8. Jan 16, 2023
  9. Dec 30, 2022
  10. Dec 19, 2022
  11. Nov 04, 2022
  12. Oct 25, 2022
  13. Oct 18, 2022
  14. Oct 10, 2022
  15. Oct 07, 2022
  16. Sep 08, 2022
  17. Sep 07, 2022
  18. Sep 06, 2022
  19. Aug 31, 2022
  20. Aug 22, 2022
    • Zoe Pfister's avatar
      refactor client, add json library · d94b90fb
      Zoe Pfister authored
      - move data_struct to ClientDataPackage.hpp
      - move Message definition to Message.hpp
      - move Message code to Message.cpp
      - move global time variable to its own namespace called esptime
        - time accessible via esptime::rtc
      - Message now uses ClientDataPackage instead of data_struct
      - ram_caching now uses ClientDataPackage instead of data_struct
      - switched from pointer definition of Message to default constructor
      - move headers to hpp files where applicable
      - added ArduinoJson library (does not increase space by a lot)
      d94b90fb
  21. Aug 12, 2022
  22. Aug 11, 2022
  23. Aug 03, 2022
  24. Jul 29, 2022
  25. Jul 28, 2022
  26. Jul 25, 2022
Loading