Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiviter authored May 13, 2024
1 parent 28874df commit 7953ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/Scheduler/src/Scheduler.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extern "C" {
}

// This class exists for only backwards compatibility with arduino-libraries/Scheduler.
// You are encorraged to use mbed::Thread directly rather than using this.
// You are encouraged to use mbed::Thread directly rather than using this.
class SchedulerClass {
public:
SchedulerClass();
Expand Down

0 comments on commit 7953ebf

Please sign in to comment.