23.ESP32 for Arduino,通过16引脚读取按键开关的返回值,当电路中没有外部上拉或下拉电阻时,程序pinMode(16,mode);中,mode的值可以为?( )
A.
INPUT
B.
OUTPUT
C.
INPUT_PULLUP
D.
INPUT_PULLDOWN
发表评论