lorenzo906 / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

mas_dev_sd is missing in the arduino release #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
dev/arduino_sd/mas_arduino_sd.cpp

Original issue reported on code.google.com by olikr...@gmail.com on 15 Jun 2012 at 8:08

GoogleCodeExporter commented 8 years ago
ok, probably an additional download is required for this

Original comment by olikr...@gmail.com on 16 Jun 2012 at 1:59

GoogleCodeExporter commented 8 years ago
seems to be already in the m2tk u8g release and it does not work

Original comment by olikr...@gmail.com on 16 Jun 2012 at 2:41

GoogleCodeExporter commented 8 years ago
ok, might have been in the zip file

Original comment by olikr...@gmail.com on 16 Jun 2012 at 10:21

GoogleCodeExporter commented 8 years ago
If
  #include <SD.h>
Then
  copy mas_arduino_sd.cpp into utility dir

If
  #include <SdFat.h>
Then
  copy mas_sdfat.cpp into utility dir

Original comment by olikr...@gmail.com on 16 Jun 2012 at 11:28

GoogleCodeExporter commented 8 years ago
wiki updated

Original comment by olikr...@gmail.com on 19 Jun 2012 at 7:31

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 19 Jun 2012 at 7:32