a23 change p19

This commit is contained in:
yrx
2026-09-03 09:41:37 +08:00
parent a00baa1770
commit 35fa4ad58c
9 changed files with 10 additions and 11 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
from maix import app, gpio, pinmap, time
PIN = "A17"
GPIO_NAME = "GPIOA17"
PIN = "P19"
GPIO_NAME = "GPIOP19"
def main():