-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
It seems it cannot find the function prototypes. Is there something extra I need to do after installing this library?
Compiling .pio/build/rak811_tracker/libda9/STM32duino Low Power/STM32LowPower.cpp.o
.pio/libdeps/rak811_tracker/STM32duino Low Power/src/STM32LowPower.cpp: In member function 'void STM32LowPower::begin()':
.pio/libdeps/rak811_tracker/STM32duino Low Power/src/STM32LowPower.cpp:56:3: error: 'LowPower_init' was not declared in this scope; did you mean 'LowPower'?
56 | LowPower_init();
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists