You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- changed ARDUIFINE content to be " MACRO " or " MACRO = VALUE "
- added ARDUINOGLOBAL to be "-DMACRO=VALUE" (previous ARDUIFINE behavior)
- added message on console, example:
Additional compiler options provided by User sketch: "-DMACRO="VALUE""
Sketch uses 1372 bytes (4%) of program storage space. Maximum is 32256 bytes.
Global variables use 192 bytes (9%) of dynamic memory, leaving 1856 bytes for local variables. Maximum is 2048 bytes.
0 commit comments