About sleepmode on MICS 4514
If I call the sleep_mode() method in an infinity loop, do I need to call the warm_up_time(CALIBRATION_TIME) method again and wakeup_mode() to make the sensor active again? or do I just need to call the wakeup_mode() method to make the sensor active again?
I'm a little confused, thank you.