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
/Users/hayashi/Documents/Arduino/libraries/Arduino101Power/src/Power.cpp:37:48: error: ‘volatile struct platform_shared_block_’ has no member named ‘pm_int_status’ uint32_t status = shared_data->pm_int_status;
I guess that I will need to replace pm_int_status with pm_request.