diff include/I2c_Codec.h @ 146:0a5a94de9dd0 ClockSync

Merge
author Giulio Moro <giuliomoro@yahoo.it>
date Mon, 14 Sep 2015 21:39:54 +0100
parents 8ff5668bbbad
children e9c9404e3d1f 94751ad27fd6
line wrap: on
line diff
--- a/include/I2c_Codec.h	Mon Sep 14 21:31:09 2015 +0100
+++ b/include/I2c_Codec.h	Mon Sep 14 21:39:54 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);