Replies: 1 comment
-
Good idea, Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can see that you've added jQuery in between 0.2 and 0.3
This caused a sudden increase (approx. 100K) in flash memory usage.
My suggestion is:
We use this approach in SoftRF project for many years.
Please, take a look at this file as an example:
https://github.com/lyusupov/SoftRF/blob/master/software/firmware/source/libraries/jQuery/jquery_min_js.h
Use case:
Beta Was this translation helpful? Give feedback.
All reactions