Arduino UNO capture2SD compilation errors

  1. Where did you get the camera module(s)?
    MEGA 5MP 10th anniversary

  2. Model number of the product(s)?
    B0401

  3. What hardware/platform were you working on?
    OS X - Arduino UNO

  4. Instructions you have followed. (link/manual/etc.)
    Arduino UNO — SPICamera documentation

  5. Problems you were having?

Examples: capture2SD won’t compile:
Compilation error: ‘arducamDelayMs’ was not declared in this scope

  1. The dmesg log from your hardware?

  2. Troubleshooting attempts you’ve made?
    Tried to figure out why the example screen shot shown on the web page for the 2SD does not match the actual code itself.

  3. What help do you need?
    How to fix the code so it will at least compile.