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