8 Commits (master)

Autor SHA1 Nachricht Datum
  wolfv6 6bc75afe1b in keybrd library, change #include <keybrd library file> angle bracket to double quotes vor 7 Jahren
  wolfv6 ad1b3b2289 add Port_MCP23S18 vor 7 Jahren
  wolfv6 45674eb9b9 change Port_MCP23S17, add slaveSelect to constructor parameter vor 7 Jahren
  wolfv6 a3f2261625 rename setHigh() setLow() to writeHigh() writeLow() vor 7 Jahren
  wolfv6 b149a831de rename strobeOn to activeState vor 7 Jahren
  wolfv6 e92716e263 replace Port_*::write() with setHigh() and setLow(), and move strobe logic from Port_*::write() to Scanner_IOE::scan() vor 7 Jahren
  wolfv6 25c644f012 rename LED_IOE to LED_Port, update tutorials and sketches vor 7 Jahren
  wolfv6 11cfc46390 rename PortPCA9655E to Port_PCA9655E, and PortMCP23S17 to Port_MCP23S17 vor 7 Jahren
  wolfv6 b5b24111e7 update keybrd_4c_split_keyboard_with_IOE.ino vor 7 Jahren
  wolfv6 218a1ce284 move PortMCP23S17.DEVICE_ADDR from static to local vor 7 Jahren
  wolfv6 6c03b007c4 delete PortIOE vor 7 Jahren
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() vor 7 Jahren
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 vor 7 Jahren
  wolfv6 602de6e434 rename PortWrite_MCP23S17::push() to transfer() vor 7 Jahren
  wolfv6 ae96a3d79c move PortWrite_MCP23S17::push() to PortMCP23S17 vor 7 Jahren