hi
user https://github.com/vittascience in their https://github.com/vittascience/microbit-libraries would appear to have stolen some of my code for dht11.
I think they have either taken the forked copy of your code i have in repository https://github.com/rhubarbdog/microbit-tm1637 or directly taken it from your repository.
similarities
object class definition uses variable names clk and dio
they have shortened the _SEG byte array constant
but still use 0x39 and 0x63 in a method called temperature
there is also a method called numbers with parameters num1 and num2
hi
user https://github.com/vittascience in their https://github.com/vittascience/microbit-libraries would appear to have stolen some of my code for dht11.
I think they have either taken the forked copy of your code i have in repository https://github.com/rhubarbdog/microbit-tm1637 or directly taken it from your repository.
similarities
object class definition uses variable names clk and dio
they have shortened the
_SEGbyte array constantbut still use 0x39 and 0x63 in a method called
temperaturethere is also a method called
numberswith parametersnum1andnum2