6 Commits (256a2470117961e46a58bfa9989b3ec4f5b48382)

Author SHA1 Message Date
  wolfv6 6bc75afe1b in keybrd library, change #include <keybrd library file> angle bracket to double quotes 7 years ago
  wolfv6 45674eb9b9 change Port_MCP23S17, add slaveSelect to constructor parameter 7 years ago
  wolfv6 a3f2261625 rename setHigh() setLow() to writeHigh() writeLow() 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 6dde737d23 generalize LED_Port and LED_ShiftReg to LED_Port 7 years ago
  wolfv6 a45efab44f add PortWriteInterface, Port_ShiftRegs 7 years ago