Hi all,
I have a watchface that I pulled from github. The code was written for sdk 2.4. My watch is the FR235 that supports ciq1.3. The watchface is analog with heart rate history. When I try to downgrade the sdk to 1.3 I get an error around the following heart rate line. Is there a replacement line for this code that will return the same variable?
var sample = Sensor.getHeartRateHistory( {:order=>Sensor.ORDER_NEWEST_FIRST} );
I code in sql and vba with no experience in monkey c so any advice is appreciated.
Thanks,
Rob