SparkFun Forums 

Where electronics enthusiasts find answers.

Topics pertaining to the Arduino Core & software used with the Artemis module and Artemis development boards.
User avatar
By turbostew
#245784
When in turbo mode, the time for things like sleep_until() are running 2x speed. such as:

using namespace std::chrono_literals;
rtos::ThisThread::sleep_until(5ms);

only sleeps for 2.5ms. All works properly when NOT in turbo mode.....
Using an Artemis ATP and library 2.2.1.
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum