potentiometer --- 板载电位器旋钮¶
potentiometer 模块的主要功能与函数
程序示例:¶
import codey
while True:
codey.display.show(codey.potentiometer.get_value())
potentiometer --- 板载电位器旋钮¶potentiometer 模块的主要功能与函数
import codey
while True:
codey.display.show(codey.potentiometer.get_value())