Commit ff3672c6 authored by Amir Orbe's avatar Amir Orbe
Browse files

se corrigieron errores

parent 7f8e1294
......@@ -11,7 +11,6 @@ defmodule Lectorocr do
def extraerDatos(contenidoArchivo) do
contenidoArchivo
|> String.graphemes
|> Enum.chunk_every(27)
[[]]
|> Enum.chunk_every(3)
end
end
_ _ _ _ _ _ _ _ _
| || || || || || || || || |
|_||_||_||_||_||_||_||_||_|
_ _ _ _ _ _ _
| _| _||_||_ |_ ||_||_|
||_ _| | _||_| ||_| _|
_ _ _ _ _ _ _ _
| || _|_||_||_ |_ ||_||_|
|_|||_ _| | _||_| ||_| _|
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment