yoshi kuwae yoshi
/
http-example
a
Fork of http-example by
Diff: README.md
- Revision:
- 23:6a9d776c9794
- Parent:
- 19:fbf5b033149a
- Child:
- 25:a8be9f3a530c
diff -r 1b8c2a81c85d -r 6a9d776c9794 README.md --- a/README.md Tue Jan 02 15:20:08 2018 +0000 +++ b/README.md Tue Jan 02 15:51:29 2018 +0000 @@ -33,7 +33,7 @@ Default flash size for HTTPS is very large, as the application is loading the default mbed TLS configuration. To use a more optimized version, include `mbedtls_config.h` in your mbed_app.json, by adding: ``` -"MBEDTLS_CONFIG_FILE=\"fotalora_mbedtls_config.h\"" +"MBEDTLS_CONFIG_FILE=\"mbedtls_config.h\"" ``` to the `macros` array.