Skip to content

Commit

Permalink
When we get the binary data back, we need to convert it before we pri…
Browse files Browse the repository at this point in the history
…nt it.
  • Loading branch information
quentusrex committed Dec 2, 2010
1 parent b8c6a92 commit a9061a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/cl_hello.erl
Expand Up @@ -108,4 +108,5 @@ run(Data, DevType) ->
cl:release_program(Program),

clu:teardown(E),
Event3Res.
{ok,EventResData} = Event3Res,
dump_data(EventResData).

0 comments on commit a9061a9

Please sign in to comment.