small correction

Hi Caleb,

please change line 13 in main.lua to:

local samplesFile = io.open(system.pathForFile("samples/SAMPLES.txt"), "r")

otherwise fails to reach the samples folder because, in your file, it is written in lowercase.

Regards.

-j

Thanks for the heads-up, fixed :slight_smile:

  • Caleb

Thanks for the heads-up, fixed :slight_smile:

  • Caleb