05-21-2024, 08:51 AM
(05-21-2024, 08:40 AM)the_bertrum Wrote: probably easiest to set the numeric values into the GPIO table perhaps.
Quick test of
Code:
moodeutl -q "UPDATE cfg_gpio set pull=22"
Code:
btn_1_pull = int(row['pull'])
----------------
Robert
Robert