celcius

Results 8 issues of celcius

@oxullo Connections : Vin => arduino 3. 3v Scl => ardunio Scl Sda=>ardunio sda Int=> ardunio pin 2 Gnd=> arduino gnd _Originally posted by @mesutsaygioglu in https://github.com/oxullo/Arduino-MAX30100/issues/13#issuecomment-289034931_ Can you help,...

@proyectoTEOS Maxso100 uses asynchronous call back and pox.update() must be called as soon as possible I too work with many sensors and I too faced the same software reset problem...

Hi, i need remove this header that appear with the filters. But i have not found a solution for this. The header that put the filter is this. ![image](https://user-images.githubusercontent.com/37490999/135196675-b0041458-af8f-4a97-a5b0-341847804530.png) thank...

Error: exception decoding Hex string: invalid characters encountered in Hex string

![image](https://user-images.githubusercontent.com/37490999/157924195-51c9c278-b51a-4eff-b449-dd7e9ca9ecb9.png) ![image](https://user-images.githubusercontent.com/37490999/157924411-14560adc-16c0-40ec-85a4-6903d2fb4723.png) Thanks for the help

The textinput mode does not change in modal, here is my code ` setInputDate(d)} inputMode={'end'} locale={'en'} />` the input changes mode in screen, but not in modal, here the image:...

bug
good first issue
needs repro
repro provided
needs response

Initially there was a problem with synchronizing a lot of data over 100MB, and we decided to build a chunk system which would insert data in parts. This was developed...