mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Fixed comment InterruptLock "disable interrupts"
This commit is contained in:
parent
526f4fbb6c
commit
c5b26e487e
@ -11,7 +11,7 @@ extern "C" {
|
||||
// these auto classes wrap up xt_rsil so your code can be simplier, but can only be
|
||||
// used in an ino or cpp files.
|
||||
|
||||
// InterruptLock is used when you want to completely disable locks
|
||||
// InterruptLock is used when you want to completely disable interrupts
|
||||
//{
|
||||
// {
|
||||
// InterruptLock lock;
|
||||
|
Loading…
x
Reference in New Issue
Block a user