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
For release 2.4.2 of the Arduino Core, WPS functionality has been removed by default in favor of a 4K memory optimization. To use WPS, you must include the following build flag: -D NO_EXTRA_4K_HEAP
This should probably be added to the documentation
The text was updated successfully, but these errors were encountered:
For release 2.4.2 of the Arduino Core, WPS functionality has been removed by default in favor of a 4K memory optimization. To use WPS, you must include the following build flag: -D NO_EXTRA_4K_HEAP
This should probably be added to the documentation
The text was updated successfully, but these errors were encountered: