You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this results in error from Arduino IDE 1.8.19: "no matching function for call to 'SSD1306Wire::SSD1306Wire(int, int, int, DISPLAY_GEOMETRY, PinNames)'
The program seems to work when this I2C_NUM_0 updated to SDA, SCL as below:
I think that line 8 for the example program "oledDisplayGPSInfo" for HTCC-AB02S CubeCell Lora-GPS board should be updated.
Currently it is:
But this results in error from Arduino IDE 1.8.19: "no matching function for call to 'SSD1306Wire::SSD1306Wire(int, int, int, DISPLAY_GEOMETRY, PinNames)'
The program seems to work when this I2C_NUM_0 updated to SDA, SCL as below:
The text was updated successfully, but these errors were encountered: