| 
    Wombat Environmental Node 1.0
    
   An environmental node for SDI-12 and digital sensors. 
   | 
 
Battery voltage and current monitoring using INA219 IC. More...
#include "power_monitoring/battery.h"Macros | |
| #define | TAG "battery" | 
Variables | |
| static Adafruit_INA219 * | battery = nullptr | 
| Adafruit_INA219 battery monitoring instance.  More... | |
| static bool | ina219_ok = false | 
| Track if the INA219 is setup and available.  More... | |
Battery voltage and current monitoring using INA219 IC.
| #define TAG "battery" | 
      
  | 
  static | 
Adafruit_INA219 battery monitoring instance.
      
  | 
  static | 
Track if the INA219 is setup and available.