Tinyu-Zhao / INA3221

Arduino library for INA3221 current and voltage sensor.
MIT License
14 stars 12 forks source link

Serial.printf() does not exist #3

Open pogo555 opened 10 months ago

pogo555 commented 10 months ago

Download. Install library. Compile. Error "Compilation error: 'class HardwareSerial' has no member named 'printf'; did you mean 'print'?"

Tinyu-Zhao commented 1 month ago

This should not be the case if you successfully include #include "Arduino.h"