5 Commits (b149a831de5c17a84624764678656f5b0959fae6)

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