diff options
author | Damien George <damien.p.george@gmail.com> | 2019-07-03 12:47:13 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-07-03 12:47:13 +1000 |
commit | fad3d08d2df4b7e62627969510c1507615c5ad3c (patch) | |
tree | 9e8d06304e9bdd81e23a688f7a92d9d78f2be07c /py/modstruct.c | |
parent | 79b66885583925cc0854f32f487627d4d188ed64 (diff) |
extmod/moduwebsocket: Make close_resp static array const to not use RAM.
The esp8266 lwip_open library is compiled with -mforce-l32 so this array
does not need to be in RAM.
Diffstat (limited to 'py/modstruct.c')
0 files changed, 0 insertions, 0 deletions