PHP Code:
The Board KC868-A8v3
Hello,
in the example-> A8v3-HA.txt (Size: 8.41 KB / Downloads: 152)
the following code can be seen:
[code]## without resistance on PCB
- platform: gpio
name: "a8v3-5"
pin:
number: 5
inverted: false
- platform: gpio
name: "a8v3-0"
pin:
number: 0
inverted: false[/code]
Question where are the two pins (gpio 0 and 5) led out?

