Reside-Menu
项目地址:dipanshukr/Reside-Menu
简介:By applying viewpager animation you can also make AMAZING Reside Menus
更多:作者 提 Bug
标签:
参考:https://doc.itprojects.cn/0006.zhishi.esp32/02.doc/index.html#/c03.servo.ble
from machine import Pin
from machine import Timer
from time import sleep_ms
import bluetoothBLE_MSG ""class ESP32_BLE():def __init__(self, name):self.l…