Closed tim-seoss closed 5 years ago
Hi. I'll add a license (Apache 2.0 / MIT) tonight, but note that I'm not actually sure if the driver crate is even finished :slightly_smiling_face: I'll check.
I just pushed a commit with the license. Feel free to test how much of this crate already works.
OK, great thanks. Temperature read seems to work (tested on stm32f103).
Hello,
I'd like to use this code (and carry on development of it - I have a number of SHT21 which I'd like to use in a couple of projects), but there's no license currently. According to https://choosealicense.com/no-permission/ if there's no license, then:
"Although a code host such as GitHub may allow you to view and fork the code, this does not imply that you are permitted to use, modify, or share the software for any purpose."
I wonder if you'd mind licensing it? The information at https://choosealicense.com/ might be useful.
FWIW, the rust embedded-hal is:
Thanks!
Tim.