Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rysquash committed Dec 13, 2014
1 parent b9210ac commit 04afd11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Files on the SD card are named LOG00000.TXT, LOG00001.TXT, etc
Each file is always 512,000 bytes, and the parts that have not been written to yet are all 0's

You can increase the arduino's internal serial buffer at

``C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino\HardwareSerial.cpp``

by changing the line `#define SERIAL_BUFFER_SIZE 64`. (Works great when set to 500, but is close to the memory limit)


Expand Down

0 comments on commit 04afd11

Please sign in to comment.