瀏覽代碼

rename readPinCount_SHORT to readPinCountShort

tags/v0.6.0
wolfv6 7 年之前
父節點
當前提交
0a1fd9772f
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/PortRead_MCP23S17.cpp

+ 0
- 1
src/PortRead_MCP23S17.cpp 查看文件

@@ -1,7 +1,6 @@
#include "PortRead_MCP23S17.h"
/*
PortRead_MCP23S17::begin() is not needed because port direction is already configured to input by default.
SPI bus is configured in PortWrite_MCP23S17::begin().
*/
void PortRead_MCP23S17::begin(const uint8_t strobeOn)