mirror of
https://github.com/gosticks/RIOT.git
synced 2026-08-17 23:40:22 +00:00
If the GPIO is in an output state, gpio_init() can return 0 without bad consequences. -1 was return until now. Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>