7 Commits (master)

Autor SHA1 Mensaje Fecha
  wolfv6 45674eb9b9 change Port_MCP23S17, add slaveSelect to constructor parameter hace 7 años
  wolfv6 a3f2261625 rename setHigh() setLow() to writeHigh() writeLow() hace 7 años
  wolfv6 b149a831de rename strobeOn to activeState hace 7 años
  wolfv6 e92716e263 replace Port_*::write() with setHigh() and setLow(), and move strobe logic from Port_*::write() to Scanner_IOE::scan() hace 7 años
  wolfv6 0c4b54db13 add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs hace 7 años
  wolfv6 07a66b0505 run AStyle hace 7 años
  wolfv6 11cfc46390 rename PortPCA9655E to Port_PCA9655E, and PortMCP23S17 to Port_MCP23S17 hace 7 años
  wolfv6 b5b24111e7 update keybrd_4c_split_keyboard_with_IOE.ino hace 7 años
  wolfv6 218a1ce284 move PortMCP23S17.DEVICE_ADDR from static to local hace 7 años
  wolfv6 6c03b007c4 delete PortIOE hace 7 años
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() hace 7 años
  wolfv6 f24ea7aa76 add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests hace 7 años
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 hace 7 años
  wolfv6 dad142eaa4 reword documentation - bitwise to bit pattern or bits hace 7 años
  wolfv6 2e77a18847 update diagrams and tutorials: 0 1 2 3a hace 7 años
  wolfv6 47e9d49127 rename Row::readPinCount to keyCount hace 7 años
  wolfv6 602de6e434 rename PortWrite_MCP23S17::push() to transfer() hace 7 años
  wolfv6 ae96a3d79c move PortWrite_MCP23S17::push() to PortMCP23S17 hace 7 años