Oh I see - your local gcc-arm build is incorrectly targeting Core, which is why the code doesn’t fit. Your cloud build was targeting Photon.
Try doing particle set target device
again.
Oh I see - your local gcc-arm build is incorrectly targeting Core, which is why the code doesn’t fit. Your cloud build was targeting Photon.
Try doing particle set target device
again.