MiniCore
MiniCore copied to clipboard
Pololu ATmega328PB works / Minicore NOT
I use the Minicore ATmega328PB succesfully in some sketches.
But I have a strange compiler error with the Wattmeter-dongle sketch: It works fine with the package: Pololu ATmega328PB installed But with package Minicore ATmega328PB, I get this error:
In file included from D:\DATA BACKUPPED\Documenten Albert\1 Solarbike development\Battery enz\0 Wattmeter dongle\Code\Wattmeter-dongle\Wattmeter-dongle\Wattmeter-dongle\Wattmeter-dongle.ino:56:0: libLTC2944.h:35:3: error: extra qualification 'LTC2944_1024::' on member 'LTC2944_1024' [-fpermissive] LTC2944_1024::LTC2944_1024(float rSense); ^~~~~~~~~~~~ exit status 1 extra qualification 'LTC2944_1024::' on member 'LTC2944_1024' [-fpermissive] This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
Wattmeter-dongle.zip