open-balena-api
open-balena-api copied to clipboard
Correct gpio example env var
Corrected from "gpio=19=op,dh","gpio=0-25=a2" which will result in
gpio=gpio=... in config.txt being applied by the Supervisor.
If "gpio=19=op,dh","gpio=0-25=a2" is set via the dashboard as in the old example, the config.txt value will formatted by the Supervisor as gpio=gpio=19=op which is invalid.
Change-type: patch Signed-off-by: Christina Wang [email protected]
[cywang117] This has attached https://jel.ly.fish/699fe7ad-80ef-47be-acb9-1b5242154819
Good catch @cywang117. LGTM
Here is the RPI documentation for reference https://www.raspberrypi.com/documentation/computers/config_txt.html#gpio