SmingHub / Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.
https://sming.readthedocs.io
GNU Lesser General Public License v3.0
1.48k stars 347 forks source link

new DS1820 example and class without forbidden Dealy() #318

Closed flexiti closed 9 years ago

flexiti commented 9 years ago

Can we merge #274 ? We still have a bad example for the DS1820 in the master and develop

hreintke commented 9 years ago

@kireevco : @raburton Can we merge branch feature/Temperature_DS1820-delay into Develop ? If so, can one of you do this ? If not, what steps are needed to get this functionality into Develop ?

DS1820 will then be part of next Sming Release

alonewolfx2 commented 9 years ago

i will test in this night. if its working fine i will merge it .

hreintke commented 9 years ago

@flexiti : PR is merged, can you verify correct working and if OK close the issue ?

flexiti commented 9 years ago

@hreintke I think is ok. I checked on 1,2,3,4 sensors connected in parallel

alonewolfx2 commented 9 years ago

i checked 2 sensor parallel and its ok.