题目: shiftOut(dataPin, clockPin, bitOrder, byte_value);bitOrder 可以是 LSBFIRST 或 MSBFIRST: LSBFIRST 最右边的bit 最先送出( )。 对 错 喵查答案:["对"] 喜欢 (0)