Skip to content
Snippets Groups Projects

Smart charger

Merged Sergi Hernandez requested to merge smart_charger into master
4 files
+ 49
13
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -617,7 +617,7 @@ typedef enum {
*/
//añadidos
DARWIN_SMART_CHARGER_ID = 0x0247,
DARWIN_SMART_CHARGER_STATUS = 0x0248,
DARWIN_SMART_CHARGER_STATUS = 0x0248,
DARWIN_SMART_CHARGER_LIMIT_CURRENT_L = 0x0249,
DARWIN_SMART_CHARGER_LIMIT_CURRENT_H = 0x024A,
DARWIN_SMART_CHARGER_AVG_TIME_EMPTY_L = 0x024B,
Loading