tikky

Results 4 issues of tikky

Hello, how can I check if sensor is in sleep mode? I am trying ``` sensor.sleep(sleep=True) print (sensor.sleep(read=True)) sensor.sleep() print (sensor.sleep(read=True)) ``` but this won't work as expected. I am...

Hello, Thank you for this library. SHT30 sesnor comes with built-in alert pin which can be activated ex. if humidity is higher then set. Details 3.5 (page 9) of datasheet:...

Hello, I have a multicolor polyline. Works as expected. Now I would like to add a new point to my polyline. I am trying to use syntax, like for regular...

Hi there, on your webpage I am missing a button, where I should click to delete waypoint from routing? ![delete_missing](https://user-images.githubusercontent.com/546755/103523744-a371fd80-4e7c-11eb-95b4-9a922d6ab376.png) I have checked on my phone, and another web browsers...