telefireone-v1.0: Use a boolean value for ao_log_running
authorKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:42:50 +0000 (21:42 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:42:50 +0000 (21:42 -0800)
commitd2f84f860917f88a34571b8b0f64d03adf5c8f54
tree73a96d81894357402e03ace518750def72d8fd06
parent52e9443d540aa5d3f29576a0440149b1b0f9c359
telefireone-v1.0: Use a boolean value for ao_log_running

Instead of reading a hex value and saving it directly, use
zero/none-zero to compute a boolean instead, avoiding a type
conversion warning.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telefireone-v1.0/ao_telefireone.c