Skip to content
Snippets Groups Projects
Commit 8115a86f authored by rahix's avatar rahix
Browse files

Merge 'Put BHI, BME and ECG into standby'

See merge request !368
parents 55817704 716bf98a
Branches
Tags
No related merge requests found
......@@ -180,6 +180,9 @@ void sleep_deepsleep(void)
max86150_getINT2();
max86150_shutDown();
#endif
epic_bhi160_disable_all_sensors();
epic_bme680_deinit();
epic_max30001_disable_sensor();
MAX77650_setEN_SBB2(0b100);
MAX77650_setSBIA_LPM(true);
core1_stop();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment