Skip to content

Commit

Permalink
Fix memory statistics
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Aggarwal <[email protected]>
  • Loading branch information
aggarg committed Jul 19, 2024
1 parent bfb794c commit 25423f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/doxygen/include/size_table.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</tr>
<tr>
<td>core_json.c</td>
<td><center>3.1K</center></td>
<td><center>3.0K</center></td>
<td><center>2.5K</center></td>
</tr>
<tr>
<td><b>Total estimates</b></td>
<td><b><center>3.1K</center></b></td>
<td><b><center>3.0K</center></b></td>
<td><b><center>2.5K</center></b></td>
</tr>
</table>

0 comments on commit 25423f0

Please sign in to comment.