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
Ciao @fabio1955,
There is no need to call wakeup() in the main loop. Calling sample() will wakeup the sensor, perform the sample, and put the sensor in sleep mode again.
The calls only work more than once if you start with wakeup
The calls are inside a function called by the main loop.
Please note you only mention "wake" as keyword instead than "wakeup"
The text was updated successfully, but these errors were encountered: