João Graça Neto

Results 3 issues of João Graça Neto

I got a problem, when I deploy with the Netlify i need close the connection with the database, but when i use Vercel not need. I noticed that at vercel,...

## Question **Description** *I installed the docz on my react-native project following the official example, but I got some issues when I try to run, follow the issues* ```shell ERROR...

is that part of the code ``` if (LSM303OBJ.init() == false) { while (1) { Serial.println("init failure"); delay(500); } } ```