floodnet-nyc / flood-sensor

This repo contains source code, manuals, and additional information needed to build, deploy, and maintain a Flood Sensor
https://www.floodnet.nyc
Other
45 stars 12 forks source link

maxbotix.cpp String issue #20

Closed jatinpalchuri closed 2 years ago

jatinpalchuri commented 3 years ago

In the maxbotix.cpp we have multiple instances of WriteToSdCard using String construct but the microcontroller is hanging because of this some times. The updated file is here which is working fine but more changes are required to this file. maxbotix.cpp

Praneethsvch commented 2 years ago

writeToSDcards have been removed from maxbotix.cpp in 6dde2ba8eb8a9cc25f5f3835cc8b2f36cec156e8