User Activity

I have been using both these sensors on my Raspberry Pi, with Python cording. Here is a copy of my init() routine for both sensors:def init(): #Initialise the LPS25H sensor for continous reading #----------------------------------------------...