Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Added R/W byte for chips w/o registers (eg PCF8574) #6

Merged
merged 1 commit into from
Aug 2, 2014

Conversation

guillier
Copy link
Contributor

@guillier guillier commented Aug 2, 2014

Hi,

added possibility to communicate with dumb chips (like the old PCF8574) who do not have registers.
Should also give the possibility to read again and again the same register for other chips.

names come from recent commit of Adafruit-Raspberry-Pi-Python-Code/Adafruit_I2C/Adafruit_I2C.py

@tdicola
Copy link
Contributor

tdicola commented Aug 2, 2014

Awesome, thanks for checking out the library and adding those raw read & write functions. Will give it a quick test and merge it in shortly. Thanks!

@tdicola tdicola merged commit 024b528 into adafruit:master Aug 2, 2014
tdicola added a commit that referenced this pull request Aug 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants