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
do not use <iostream> header in architectures uses in embedded devices, since it makes the produced binary much larger and may cause the resulting program to not run on the device.