arduino-libraries / SD

SD Library for Arduino

Home Page:http://arduino.cc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SD.begin( ) slow down the program

lraton opened this issue · comments

I don't know why if i do the SD.begin() in my program the program slow down (normaly is set to 150, but after that command slow down to like 4 second), but if i use only the sd in another program (like the example or anything else) it works fine. This is where i use the sd (https://github.com/lraton/FlopperZiro/blob/69018b7b57673727b9a13a5f1305bea72a8ac905/main/ir.ino#L209), after that all my code is slowed down (and obviously broke everything)

Hi @lraton. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/