import machine from machine import Pin import time
pin = machine.Pin(“GPIO_5”,Pin.OUT)
pin.high()
time.sleep(1)
Hi, the R7FA8D1BH is not our product.