Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified Cstr routine #2

Merged
merged 10 commits into from
Oct 4, 2022
Merged

Modified Cstr routine #2

merged 10 commits into from
Oct 4, 2022

Commits on Oct 3, 2022

  1. v1.4.0 to save heap

    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    fb82506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f146e09 View commit details
    Browse the repository at this point in the history
  3. Update .github

    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    bb1a0a2 View commit details
    Browse the repository at this point in the history
  4. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b98e97c View commit details
    Browse the repository at this point in the history
  5. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b10ca76 View commit details
    Browse the repository at this point in the history
  6. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5c51343 View commit details
    Browse the repository at this point in the history
  7. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a41482a View commit details
    Browse the repository at this point in the history
  8. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e83d4ac View commit details
    Browse the repository at this point in the history
  9. Update pics

    Update `Async_AdvancedWebServer_CString.png`
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a880edb View commit details
    Browse the repository at this point in the history
  10. v1.4.0 to save heap when sending large data

    ### Releases v1.4.0
    
    1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8)
    2. Add multiple examples to demo the new feature
    khoih-prog authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    19f2546 View commit details
    Browse the repository at this point in the history