This is a library for the MAX17055 Li+ Battery Fuel Gauge.

Dependents:   Low_Power_Long_Distance_IR_Vision_Robot MAX17055_EZconfig MAX17055_EZconfig_Sample Low_Power_Long_Distance_IR_Vision_Robot

Fork of max17055 by Maxim Integrated

Revision:
13:fc91b283e689
Parent:
12:519a18fc3b28
Child:
14:519754351400
--- a/max17055.h	Thu Apr 19 22:34:45 2018 +0000
+++ b/max17055.h	Mon Jun 18 21:19:26 2018 +0000
@@ -1,18 +1,3 @@
-/******************************************************************//**
-* @file max17055.h
-*
-* @author Felipe Neira - Maxim Integrated - TTS
-*
-* @version 1.5
-*
-* Started: 13DEC17
-*
-* Updated: 16APR18.
-* Remove unnecessary code.  
-* Check spelling
-* Error check
-* 
-*
 /*******************************************************************************
 * Copyright (C) 2018 Maxim Integrated Products, Inc., All Rights Reserved.
 *
@@ -58,8 +43,7 @@
 
 /// Model loading options
 #define MODEL_LOADING_OPTION1           1 //EZ Config
-// #define MODEL_LOADING_OPTION2           2 //Not implemented in this version of the library
-// #define MODEL_LOADING_OPTION3           3 //Not implemented in this version of the library
+
 //Remove this and leave it 
 
 /**
@@ -309,7 +293,7 @@
     /**
      * @brief       EZ Config Initialization function
      */
-    uint16_t EZconfig_init(platform_data des_data);
+    uint16_t EZconfig(platform_data des_data);
       
     /**
      * @brief       Get reported State Of Charge(SOC) Function from MAX17055 Fuel Gauge