Project:Nanode/Bitlash

From London Hackspace Wiki
< Project:Nanode
Revision as of 16:34, 9 July 2011 by Amx109 (talk | contribs) (Created page with "To install Bitlash 2.0 RC3d on a nanode you need to do the following Edit libraries/bitlash/src/bitlash-instream.c to turn off the SDFILE define at or near line ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To install Bitlash 2.0 RC3d on a nanode you need to do the following

Edit libraries/bitlash/src/bitlash-instream.c to turn off the SDFILE define

               at or near line 32, make this:
                       #define SDFILE
               look like this:
                       //#define SDFILE
       - Restart Arduino 0022, open examples->bitlash->bitlashdemo and upload to your Arduino