Mercurial > hg > beaglert
diff include/I2c_Codec.h @ 145:8ff5668bbbad
Further updates and refactoring of the I2c_Codec class
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 14 Sep 2015 21:38:09 +0100 |
parents | d064234468cd |
children | e9c9404e3d1f 94751ad27fd6 |
line wrap: on
line diff
--- a/include/I2c_Codec.h Mon Sep 14 17:31:24 2015 +0100 +++ b/include/I2c_Codec.h Mon Sep 14 21:38:09 2015 +0100 @@ -25,7 +25,6 @@ short unsigned int pllD; short unsigned int pllP; short unsigned int pllR; - short unsigned int anotherField; public: int writeRegister(unsigned int reg, unsigned int value);