Library for MAX7300 GPIO Expander

Dependents:   MAX14871_Shield

History

updated docs default tip

2016-05-12, by j3 [Thu, 12 May 2016 23:35:32 +0000] rev 7

updated docs


fixed slave adrs in read functions, was using the write due to copy and paste, but luckily the read member function forces the lower bit to 1, so no harm done.

2015-10-16, by j3 [Fri, 16 Oct 2015 23:14:22 +0000] rev 6

fixed slave adrs in read functions, was using the write due to copy and paste, but luckily the read member function forces the lower bit to 1, so no harm done.


changed repeated start to false after read in 'config_port' and 'write_config_register'

2015-08-14, by j3 [Fri, 14 Aug 2015 04:26:02 +0000] rev 5

changed repeated start to false after read in 'config_port' and 'write_config_register'


fixed comments

2015-07-24, by j3 [Fri, 24 Jul 2015 01:54:41 +0000] rev 4

fixed comments


added () around defines

2015-07-23, by j3 [Thu, 23 Jul 2015 21:25:52 +0000] rev 3

added () around defines


removed header for private fx

2015-07-19, by j3 [Sun, 19 Jul 2015 01:40:10 +0000] rev 2

removed header for private fx


Finished library, ready for review.

2015-07-16, by j3 [Thu, 16 Jul 2015 21:27:05 +0000] rev 1

Finished library, ready for review.


initial commit

2015-07-15, by j3 [Wed, 15 Jul 2015 15:10:04 +0000] rev 0

initial commit