samples: Fix compiling error 17/17517/1
authorJose Bollo <jose.bollo@iot.bzh>
Tue, 30 Oct 2018 09:54:02 +0000 (10:54 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 Oct 2018 15:39:55 +0000 (16:39 +0100)
commitf3048dc97316ede624764c7b6c8dadf4ede71b35
tree15d731339a7fc520989a069d4f1ae7bc4e9373eb
parent68fb4de4c809825670818a9360c98f62c947c2ed
samples: Fix compiling error

Latest versions of libraries used doesn't
define TRUE. This fix it by using 1 instead.

Change-Id: I17db5ca34aeceab96c83143f49094fbaca74a95a
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
bindings/samples/AuthLogin.c