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
CC3200-EMT uses main.cpp from ~/Library/Energia15/packages/energia/hardware/cc3200emt/1.0.0/cores/cc3200/main.cpp instead of main.template from ~/Library/Energia15/packages/energia/tools/ino2cpp/1.0.2/templates/cc3200emt/main.template.
CC3200-EMT uses
main.cpp
from~/Library/Energia15/packages/energia/hardware/cc3200emt/1.0.0/cores/cc3200/main.cpp
instead ofmain.template
from~/Library/Energia15/packages/energia/tools/ino2cpp/1.0.2/templates/cc3200emt/main.template
.As a consequence, multi-tasking no longer works.
The text was updated successfully, but these errors were encountered: