Carl Baron
Results
1
issues of
Carl Baron
https://github.com/adafruit/Adafruit_INA260/blob/a5a800b49c3ccf6a49689209eaa5ff23543b004a/Adafruit_INA260.cpp#L53-L75 There are a couple pointers that are dynamically allocated in the `begin` function that do not seem to ever be explicitly freed. Although this may not be a problem...
enhancement