8 years, 4 months ago.

Program doesn't compile

Hello,

After I imported the program and tried to compile I got an error message.

Error: Identifier "LowPowerTicker" is undefined in "main.cpp", Line: 10, Col: 2

I checked the mbed library to verify that LowPowerTicker Class is defined.

So why the mbed online compiler reports error?

Thanks for your answer.

Question relating to:

Low-powered blinky example

1 Answer

8 years, 4 months ago.

It only works on SiliconLabs boards (the Gecko series). No other ones actually implement those lowpowertickers.