Incorrect comment

This commit is contained in:
John Wellbelove 2020-04-17 07:32:57 +01:00
parent 1bf775ae3d
commit c8882e8fce

View File

@ -56,7 +56,7 @@ namespace etl
typedef uint_least8_t task_priority_t;
//***************************************************************************
/// Scheduler.
/// Task.
//***************************************************************************
class task
{