mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-06-16 04:25:24 +02:00
Compare commits
No commits in common. "3bf1fe6513db836fbb5280197940eceacff81c79" and "efe1b48c8a96e953aba0cd3863bfa4c49d171235" have entirely different histories.
3bf1fe6513
...
efe1b48c8a
@ -146,13 +146,6 @@ void halSetup() {
|
|||||||
|
|
||||||
//PCF8574::create(200, 8, 0x23, 40);
|
//PCF8574::create(200, 8, 0x23, 40);
|
||||||
|
|
||||||
// Alternative form to initialize 8 pins as output
|
|
||||||
// INT pin -1, when INT pin is not used
|
|
||||||
|
|
||||||
//PCF8574::create(200, 8, 0x23, -1, 255); // 8 pins High
|
|
||||||
//PCF8574::create(200, 8, 0x23, -1, 0); // 8 pins Low
|
|
||||||
//PCF8574::create(200, 8, 0x23, -1, 0b11000010);
|
|
||||||
// pins listed sequentially from 7 to 0
|
|
||||||
|
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
// The following directive defines a PCF8575 16-port I2C GPIO Extender module.
|
// The following directive defines a PCF8575 16-port I2C GPIO Extender module.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user