summaryrefslogtreecommitdiff
path: root/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c')
-rw-r--r--software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c b/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c
index 06a0cb2..0272c35 100644
--- a/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c
+++ b/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.04.01 $
+$Octasic_Release: OCT612xAPI-01.04.04 $
-$Octasic_Revision: 98 $
+$Octasic_Revision: 101 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -79,6 +79,7 @@ f_pChipStats Pointer to a tOCT6100_CHIP_STATS structure.
UINT32 Oct6100ChipGetStatsDef(
tPOCT6100_CHIP_STATS f_pChipStats )
{
+
f_pChipStats->fResetChipStats = FALSE;
f_pChipStats->ulNumberChannels = cOCT6100_INVALID_STAT;