ᅠ
по созданию ботов?
Size: a a a
ᅠ
ᅠ
async def react_to_pins():
PIN_NUM = 12
while True:
if GPIO.input(PIN_NUM):
await my_send_msg_func()
GPIO.output(PIN_NUM, 0)
ᅠ
ᅠ
F🍭
DB
DK
MP
N
async def react_to_pins():
PIN_NUM = 12
while True:
if GPIO.input(PIN_NUM):
await my_send_msg_func()
GPIO.output(PIN_NUM, 0)
N
ᅠ
ᅠ
N
АТ
F🍭
F🍭
F🍭
АТ
АТ